Uses of Class
com.ibm.watson.discovery.v1.model.EnrichmentOptions
Package | Description |
---|---|
com.ibm.watson.discovery.v1.model |
-
Uses of EnrichmentOptions in com.ibm.watson.discovery.v1.model
Methods in com.ibm.watson.discovery.v1.model that return EnrichmentOptions Modifier and Type Method Description EnrichmentOptions
EnrichmentOptions.Builder. build()
Builds a EnrichmentOptions.EnrichmentOptions
Enrichment. options()
Gets the options.Methods in com.ibm.watson.discovery.v1.model with parameters of type EnrichmentOptions Modifier and Type Method Description Enrichment.Builder
Enrichment.Builder. options(EnrichmentOptions options)
Set the options.