| Package | Description |
|---|---|
| com.twilio.rest.preview.understand.service |
| Modifier and Type | Method and Description |
|---|---|
static ModelBuild.Status |
ModelBuild.Status.forValue(String value)
Generate a Status from a string.
|
ModelBuild.Status |
ModelBuild.getStatus()
Returns The The status.
|
static ModelBuild.Status |
ModelBuild.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelBuild.Status[] |
ModelBuild.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.