| Package | Description | 
|---|---|
| com.ibm.watson.discovery.v2.model | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateCollectionOptions.Builder | 
UpdateCollectionOptions.Builder.addEnrichments(CollectionEnrichment enrichments)
Adds an enrichments to enrichments. 
 | 
UpdateCollectionOptions.Builder | 
UpdateCollectionOptions.Builder.collectionId(String collectionId)
Set the collectionId. 
 | 
UpdateCollectionOptions.Builder | 
UpdateCollectionOptions.Builder.description(String description)
Set the description. 
 | 
UpdateCollectionOptions.Builder | 
UpdateCollectionOptions.Builder.enrichments(List<CollectionEnrichment> enrichments)
Set the enrichments. 
 | 
UpdateCollectionOptions.Builder | 
UpdateCollectionOptions.Builder.name(String name)
Set the name. 
 | 
UpdateCollectionOptions.Builder | 
UpdateCollectionOptions.newBuilder()
New builder. 
 | 
UpdateCollectionOptions.Builder | 
UpdateCollectionOptions.Builder.projectId(String projectId)
Set the projectId. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.