public class ConceptsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Supported languages: English, French, German, Italian, Japanese, Korean, Portuguese, Spanish.
Modifier and Type | Class and Description |
---|---|
static class |
ConceptsOptions.Builder
Builder.
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.Long |
limit |
Modifier | Constructor and Description |
---|---|
protected |
ConceptsOptions(ConceptsOptions.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
limit()
Gets the limit.
|
ConceptsOptions.Builder |
newBuilder()
New builder.
|
protected ConceptsOptions(ConceptsOptions.Builder builder)
public ConceptsOptions.Builder newBuilder()
public java.lang.Long limit()
Maximum number of concepts to return.