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