| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.visual_recognition.v3.model | 
| Modifier and Type | Method and Description | 
|---|---|
VisualClassifier.Status | 
VisualClassifier.getStatus()
Gets the status. 
 | 
static VisualClassifier.Status | 
VisualClassifier.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static VisualClassifier.Status[] | 
VisualClassifier.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
VisualClassifier.setStatus(VisualClassifier.Status status)
Sets the status. 
 | 
Copyright © 2015–2016 IBM Watson. All rights reserved.