Uses of Class
com.ibm.watson.discovery.v1.model.Enrichment.Builder
| Package | Description |
|---|---|
| com.ibm.watson.discovery.v1.model |
-
Uses of Enrichment.Builder in com.ibm.watson.discovery.v1.model
Methods in com.ibm.watson.discovery.v1.model that return Enrichment.Builder Modifier and Type Method Description Enrichment.BuilderEnrichment.Builder. description(String description)Set the description.Enrichment.BuilderEnrichment.Builder. destinationField(String destinationField)Set the destinationField.Enrichment.BuilderEnrichment.Builder. enrichment(String enrichment)Set the enrichment.Enrichment.BuilderEnrichment.Builder. ignoreDownstreamErrors(Boolean ignoreDownstreamErrors)Set the ignoreDownstreamErrors.Enrichment.BuilderEnrichment. newBuilder()New builder.Enrichment.BuilderEnrichment.Builder. options(EnrichmentOptions options)Set the options.Enrichment.BuilderEnrichment.Builder. overwrite(Boolean overwrite)Set the overwrite.Enrichment.BuilderEnrichment.Builder. sourceField(String sourceField)Set the sourceField.