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.Builder
Enrichment.Builder. description(String description)
Set the description.Enrichment.Builder
Enrichment.Builder. destinationField(String destinationField)
Set the destinationField.Enrichment.Builder
Enrichment.Builder. enrichment(String enrichment)
Set the enrichment.Enrichment.Builder
Enrichment.Builder. ignoreDownstreamErrors(Boolean ignoreDownstreamErrors)
Set the ignoreDownstreamErrors.Enrichment.Builder
Enrichment. newBuilder()
New builder.Enrichment.Builder
Enrichment.Builder. options(EnrichmentOptions options)
Set the options.Enrichment.Builder
Enrichment.Builder. overwrite(Boolean overwrite)
Set the overwrite.Enrichment.Builder
Enrichment.Builder. sourceField(String sourceField)
Set the sourceField.