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<CollectionDetails> |
Discovery.createCollection(CreateCollectionOptions createCollectionOptions)
Create a collection.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CollectionDetails> |
Discovery.getCollection(GetCollectionOptions getCollectionOptions)
Get collection details.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CollectionDetails> |
Discovery.updateCollection(UpdateCollectionOptions updateCollectionOptions)
Update a collection.
|
Modifier and Type | Method and Description |
---|---|
CollectionDetails |
CollectionDetails.Builder.build()
Builds a CollectionDetails.
|
Modifier and Type | Method and Description |
---|---|
CreateCollectionOptions.Builder |
CreateCollectionOptions.Builder.collectionDetails(CollectionDetails collectionDetails)
Set the collectionDetails.
|
Copyright © 2024 IBM Cloud. All rights reserved.