public class NluEnrichmentSemanticRoles extends 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. | 
equals, hashCode, toStringpublic NluEnrichmentSemanticRoles.Builder newBuilder()
public java.lang.Boolean entities()
public java.lang.Boolean keywords()
public java.lang.Long limit()