| Package | Description |
|---|---|
| com.twilio.rest.wireless.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Command.CommandMode |
Command.CommandMode.forValue(String value)
Generate a CommandMode from a string.
|
Command.CommandMode |
Command.getCommandMode()
Returns The The command_mode.
|
static Command.CommandMode |
Command.CommandMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Command.CommandMode[] |
Command.CommandMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CommandCreator |
CommandCreator.setCommandMode(Command.CommandMode commandMode)
The command_mode.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.