Uses of Class
com.ibm.watson.discovery.v2.model.Enrichment
| Package | Description | 
|---|---|
| com.ibm.watson.discovery.v2 | 
 Discovery v2 v2. 
 | 
| com.ibm.watson.discovery.v2.model | 
- 
Uses of Enrichment in com.ibm.watson.discovery.v2
Methods in com.ibm.watson.discovery.v2 that return types with arguments of type Enrichment Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Enrichment>Discovery. createEnrichment(CreateEnrichmentOptions createEnrichmentOptions)Create an enrichment.com.ibm.cloud.sdk.core.http.ServiceCall<Enrichment>Discovery. getEnrichment(GetEnrichmentOptions getEnrichmentOptions)Get enrichment.com.ibm.cloud.sdk.core.http.ServiceCall<Enrichment>Discovery. updateEnrichment(UpdateEnrichmentOptions updateEnrichmentOptions)Update an enrichment. - 
Uses of Enrichment in com.ibm.watson.discovery.v2.model
Methods in com.ibm.watson.discovery.v2.model that return types with arguments of type Enrichment Modifier and Type Method Description List<Enrichment>Enrichments. getEnrichments()Gets the enrichments.