| Package | Description | 
|---|---|
| com.ibm.watson.discovery.v2.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CollectionEnrichment | CollectionEnrichment.Builder. build()Builds a CollectionEnrichment. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CollectionEnrichment> | UpdateCollectionOptions. enrichments()Gets the enrichments. | 
| List<CollectionEnrichment> | CreateCollectionOptions. enrichments()Gets the enrichments. | 
| List<CollectionEnrichment> | CollectionDetails. enrichments()Gets the enrichments. | 
| Modifier and Type | Method and Description | 
|---|---|
| UpdateCollectionOptions.Builder | UpdateCollectionOptions.Builder. addEnrichments(CollectionEnrichment enrichments)Adds an enrichments to enrichments. | 
| CreateCollectionOptions.Builder | CreateCollectionOptions.Builder. addEnrichments(CollectionEnrichment enrichments)Adds an enrichments to enrichments. | 
| CollectionDetails.Builder | CollectionDetails.Builder. addEnrichments(CollectionEnrichment enrichments)Adds an enrichments to enrichments. | 
| Modifier and Type | Method and Description | 
|---|---|
| UpdateCollectionOptions.Builder | UpdateCollectionOptions.Builder. enrichments(List<CollectionEnrichment> enrichments)Set the enrichments. | 
| CreateCollectionOptions.Builder | CreateCollectionOptions.Builder. enrichments(List<CollectionEnrichment> enrichments)Set the enrichments. | 
| CollectionDetails.Builder | CollectionDetails.Builder. enrichments(List<CollectionEnrichment> enrichments)Set the enrichments. | 
Copyright © 2023 IBM Cloud. All rights reserved.