| Package | Description | 
|---|---|
| com.ibm.watson.discovery.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
Enrichment | 
Enrichment.Builder.build()
Builds a Enrichment. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Enrichment> | 
UpdateConfigurationOptions.enrichments()
Gets the enrichments. 
 | 
List<Enrichment> | 
Configuration.enrichments()
Gets the enrichments. 
 | 
List<Enrichment> | 
CreateConfigurationOptions.enrichments()
Gets the enrichments. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateConfigurationOptions.Builder | 
UpdateConfigurationOptions.Builder.addEnrichment(Enrichment enrichment)
Adds an enrichment to enrichments. 
 | 
Configuration.Builder | 
Configuration.Builder.addEnrichment(Enrichment enrichment)
Adds an enrichment to enrichments. 
 | 
CreateConfigurationOptions.Builder | 
CreateConfigurationOptions.Builder.addEnrichment(Enrichment enrichment)
Adds an enrichment to enrichments. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateConfigurationOptions.Builder | 
UpdateConfigurationOptions.Builder.enrichments(List<Enrichment> enrichments)
Set the enrichments. 
 | 
Configuration.Builder | 
Configuration.Builder.enrichments(List<Enrichment> enrichments)
Set the enrichments. 
 | 
CreateConfigurationOptions.Builder | 
CreateConfigurationOptions.Builder.enrichments(List<Enrichment> enrichments)
Set the enrichments. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.