Uses of Class
com.ibm.watson.natural_language_understanding.v1.model.SentimentOptions.Builder
| Package | Description |
|---|---|
| com.ibm.watson.natural_language_understanding.v1.model |
-
Uses of SentimentOptions.Builder in com.ibm.watson.natural_language_understanding.v1.model
Methods in com.ibm.watson.natural_language_understanding.v1.model that return SentimentOptions.Builder Modifier and Type Method Description SentimentOptions.BuilderSentimentOptions.Builder. addTargets(String targets)Adds an targets to targets.SentimentOptions.BuilderSentimentOptions.Builder. document(Boolean document)Set the document.SentimentOptions.BuilderSentimentOptions.Builder. model(String model)Set the model.SentimentOptions.BuilderSentimentOptions. newBuilder()New builder.SentimentOptions.BuilderSentimentOptions.Builder. targets(List<String> targets)Set the targets.