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