| Package | Description | 
|---|---|
| com.ibm.watson.visual_recognition.v4 | 
 Visual Recognition v4 v4. 
 | 
| com.ibm.watson.visual_recognition.v4.model | 
| Modifier and Type | Method and Description | 
|---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<Collection> | 
VisualRecognition.createCollection()
Deprecated.  
Create a collection. 
 | 
com.ibm.cloud.sdk.core.http.ServiceCall<Collection> | 
VisualRecognition.createCollection(CreateCollectionOptions createCollectionOptions)
Deprecated.  
Create a collection. 
 | 
com.ibm.cloud.sdk.core.http.ServiceCall<Collection> | 
VisualRecognition.getCollection(GetCollectionOptions getCollectionOptions)
Deprecated.  
Get collection details. 
 | 
com.ibm.cloud.sdk.core.http.ServiceCall<Collection> | 
VisualRecognition.train(TrainOptions trainOptions)
Deprecated.  
Train a collection. 
 | 
com.ibm.cloud.sdk.core.http.ServiceCall<Collection> | 
VisualRecognition.updateCollection(UpdateCollectionOptions updateCollectionOptions)
Deprecated.  
Update a collection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Collection> | 
CollectionsList.getCollections()
Gets the collections. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.