| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.natural_language_classifier.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Classifier.Status |
Classifier.getStatus()
Gets the status.
|
static Classifier.Status |
Classifier.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Classifier.Status[] |
Classifier.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 |
Classifier.setStatus(Classifier.Status status)
Sets the status.
|
Copyright © 2015. All rights reserved.