public class NluEnrichmentSemanticRoles
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | NluEnrichmentSemanticRoles.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Boolean | entities()Gets the entities. | 
| java.lang.Boolean | keywords()Gets the keywords. | 
| java.lang.Long | limit()Gets the limit. | 
| NluEnrichmentSemanticRoles.Builder | newBuilder()New builder. | 
public NluEnrichmentSemanticRoles.Builder newBuilder()
public java.lang.Boolean entities()
public java.lang.Boolean keywords()
public java.lang.Long limit()