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