public class NluEnrichmentSentiment extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
NluEnrichmentSentiment.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Boolean | 
document()
Gets the document. 
 | 
NluEnrichmentSentiment.Builder | 
newBuilder()
New builder. 
 | 
java.util.List<java.lang.String> | 
targets()
Gets the targets. 
 | 
equals, hashCode, toStringpublic NluEnrichmentSentiment.Builder newBuilder()
public java.lang.Boolean document()
public java.util.List<java.lang.String> targets()