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