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.Builder
SentimentOptions.Builder. addTargets(String targets)
Adds an targets to targets.SentimentOptions.Builder
SentimentOptions.Builder. document(Boolean document)
Set the document.SentimentOptions.Builder
SentimentOptions.Builder. model(String model)
Set the model.SentimentOptions.Builder
SentimentOptions. newBuilder()
New builder.SentimentOptions.Builder
SentimentOptions.Builder. targets(List<String> targets)
Set the targets.