| Package | Description | 
|---|---|
| com.ibm.watson.discovery.v2 | 
 Discovery v2 v2. 
 | 
| com.ibm.watson.discovery.v2.model | 
| Modifier and Type | Method and 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Enrichment> | 
Enrichments.getEnrichments()
Gets the enrichments. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.