| Package | Description | 
|---|---|
| com.ibm.watson.discovery.v1 | 
 Discovery v1. 
 | 
| com.ibm.watson.discovery.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<Collection> | 
Discovery.createCollection(CreateCollectionOptions createCollectionOptions)
Create a collection. 
 | 
com.ibm.cloud.sdk.core.http.ServiceCall<Collection> | 
Discovery.getCollection(GetCollectionOptions getCollectionOptions)
Get collection details. 
 | 
com.ibm.cloud.sdk.core.http.ServiceCall<Collection> | 
Discovery.updateCollection(UpdateCollectionOptions updateCollectionOptions)
Update a collection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Collection> | 
ListCollectionsResponse.getCollections()
Gets the collections. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.