| Package | Description |
|---|---|
| com.twilio.rest.preview.studio |
| Modifier and Type | Method and Description |
|---|---|
static Flow.Status |
Flow.Status.forValue(String value)
Generate a Status from a string.
|
Flow.Status |
Flow.getStatus()
Returns The The Status of this Flow.
|
static Flow.Status |
Flow.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Flow.Status[] |
Flow.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.