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> |
CreateConfigurationOptions.enrichments()
Gets the enrichments.
|
List<Enrichment> |
Configuration.enrichments()
Gets the enrichments.
|
List<Enrichment> |
UpdateConfigurationOptions.enrichments()
Gets the enrichments.
|
Modifier and Type | Method and Description |
---|---|
CreateConfigurationOptions.Builder |
CreateConfigurationOptions.Builder.addEnrichment(Enrichment enrichment)
Adds a new element to enrichments.
|
Configuration.Builder |
Configuration.Builder.addEnrichment(Enrichment enrichment)
Adds a new element to enrichments.
|
UpdateConfigurationOptions.Builder |
UpdateConfigurationOptions.Builder.addEnrichment(Enrichment enrichment)
Adds a new element to enrichments.
|
Modifier and Type | Method and Description |
---|---|
CreateConfigurationOptions.Builder |
CreateConfigurationOptions.Builder.enrichments(List<Enrichment> enrichments)
Set the enrichments.
|
Configuration.Builder |
Configuration.Builder.enrichments(List<Enrichment> enrichments)
Set the enrichments.
|
UpdateConfigurationOptions.Builder |
UpdateConfigurationOptions.Builder.enrichments(List<Enrichment> enrichments)
Set the enrichments.
|
Copyright © 2024 IBM Cloud. All rights reserved.