Uses of Class
com.twilio.rest.wireless.v1.CommandCreator
-
Packages that use CommandCreator Package Description com.twilio.rest.wireless.v1 -
-
Uses of CommandCreator in com.twilio.rest.wireless.v1
Methods in com.twilio.rest.wireless.v1 that return CommandCreator Modifier and Type Method Description static CommandCreatorCommand. creator(String command)CommandCreatorCommandCreator. setCallbackMethod(HttpMethod callbackMethod)CommandCreatorCommandCreator. setCallbackUrl(String callbackUrl)CommandCreatorCommandCreator. setCallbackUrl(URI callbackUrl)CommandCreatorCommandCreator. setCommand(String command)CommandCreatorCommandCreator. setCommandMode(Command.CommandMode commandMode)CommandCreatorCommandCreator. setDeliveryReceiptRequested(Boolean deliveryReceiptRequested)CommandCreatorCommandCreator. setIncludeSid(String includeSid)CommandCreatorCommandCreator. setSim(String sim)
-