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