| Package | Description |
|---|---|
| com.twilio.rest.preview.wireless |
| Modifier and Type | Method and Description |
|---|---|
static CommandCreator |
Command.creator(String command)
Create a CommandCreator to execute create.
|
CommandCreator |
CommandCreator.setCallbackMethod(String callbackMethod)
The callback_method.
|
CommandCreator |
CommandCreator.setCallbackUrl(String callbackUrl)
The callback_url.
|
CommandCreator |
CommandCreator.setCallbackUrl(URI callbackUrl)
The callback_url.
|
CommandCreator |
CommandCreator.setCommandMode(String commandMode)
The command_mode.
|
CommandCreator |
CommandCreator.setDevice(String device)
The device.
|
CommandCreator |
CommandCreator.setIncludeSid(String includeSid)
The include_sid.
|
CommandCreator |
CommandCreator.setSim(String sim)
The sim.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.