Package | Description |
---|---|
com.twilio.sdk.creator.preview.wireless | |
com.twilio.sdk.resource.preview.wireless |
Modifier and Type | Method and Description |
---|---|
DeviceCreator |
DeviceCreator.setAlias(String alias)
The alias.
|
DeviceCreator |
DeviceCreator.setCallbackMethod(String callbackMethod)
The callback_method.
|
DeviceCreator |
DeviceCreator.setCallbackUrl(String callbackUrl)
The callback_url.
|
DeviceCreator |
DeviceCreator.setCallbackUrl(URI callbackUrl)
The callback_url.
|
DeviceCreator |
DeviceCreator.setCommandsCallbackMethod(String commandsCallbackMethod)
The commands_callback_method.
|
DeviceCreator |
DeviceCreator.setCommandsCallbackUrl(String commandsCallbackUrl)
The commands_callback_url.
|
DeviceCreator |
DeviceCreator.setCommandsCallbackUrl(URI commandsCallbackUrl)
The commands_callback_url.
|
DeviceCreator |
DeviceCreator.setFriendlyName(String friendlyName)
The friendly_name.
|
DeviceCreator |
DeviceCreator.setSimIdentifier(String simIdentifier)
The sim_identifier.
|
DeviceCreator |
DeviceCreator.setStatus(String status)
The status.
|
Modifier and Type | Method and Description |
---|---|
static DeviceCreator |
Device.create(String ratePlan)
Create a DeviceCreator to execute create.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.