Interface ClassificationsModel.Status
- Enclosing class:
 - ClassificationsModel
 
public static interface ClassificationsModel.Status
When the status is `available`, the model is ready to use.
- 
Field Summary
 
- 
Field Details
- 
STARTING
starting.- See Also:
 - Constant Field Values
 
 - 
TRAINING
training.- See Also:
 - Constant Field Values
 
 - 
DEPLOYING
deploying.- See Also:
 - Constant Field Values
 
 - 
AVAILABLE
available.- See Also:
 - Constant Field Values
 
 - 
ERROR
error.- See Also:
 - Constant Field Values
 
 - 
DELETED
deleted.- See Also:
 - Constant Field Values
 
 
 -