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