Uses of Class
com.ibm.watson.discovery.v1.model.NluEnrichmentSentiment
| Package | Description | 
|---|---|
| com.ibm.watson.discovery.v1.model | 
- 
Uses of NluEnrichmentSentiment in com.ibm.watson.discovery.v1.model
Methods in com.ibm.watson.discovery.v1.model that return NluEnrichmentSentiment Modifier and Type Method Description NluEnrichmentSentimentNluEnrichmentSentiment.Builder. build()Builds a NluEnrichmentSentiment.NluEnrichmentSentimentNluEnrichmentFeatures. sentiment()Gets the sentiment.Methods in com.ibm.watson.discovery.v1.model with parameters of type NluEnrichmentSentiment Modifier and Type Method Description NluEnrichmentFeatures.BuilderNluEnrichmentFeatures.Builder. sentiment(NluEnrichmentSentiment sentiment)Set the sentiment.