public class NluEnrichmentKeywords extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
NluEnrichmentKeywords.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Boolean | 
emotion()
Gets the emotion. 
 | 
java.lang.Long | 
limit()
Gets the limit. 
 | 
NluEnrichmentKeywords.Builder | 
newBuilder()
New builder. 
 | 
java.lang.Boolean | 
sentiment()
Gets the sentiment. 
 | 
equals, hashCode, toStringpublic NluEnrichmentKeywords.Builder newBuilder()
public java.lang.Boolean sentiment()
public java.lang.Boolean emotion()
public java.lang.Long limit()