public class SemanticRolesOptions extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SemanticRolesOptions.Builder
Builder. 
 | 
| 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. 
 | 
SemanticRolesOptions.Builder | 
newBuilder()
New builder. 
 | 
equals, hashCode, toStringpublic SemanticRolesOptions.Builder newBuilder()
public java.lang.Long limit()
public java.lang.Boolean keywords()
public java.lang.Boolean entities()