public class SemanticRolesOptions
extends com.ibm.cloud.sdk.core.service.model.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.
|
public SemanticRolesOptions.Builder newBuilder()
public java.lang.Long limit()
public java.lang.Boolean keywords()
public java.lang.Boolean entities()