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 NluEnrichmentSentiment
NluEnrichmentSentiment.Builder. build()
Builds a NluEnrichmentSentiment.NluEnrichmentSentiment
NluEnrichmentFeatures. sentiment()
Gets the sentiment.Methods in com.ibm.watson.discovery.v1.model with parameters of type NluEnrichmentSentiment Modifier and Type Method Description NluEnrichmentFeatures.Builder
NluEnrichmentFeatures.Builder. sentiment(NluEnrichmentSentiment sentiment)
Set the sentiment.