| Package | Description |
|---|---|
| com.twilio.rest.preview.deployedDevices.fleet |
| Modifier and Type | Method and Description |
|---|---|
DeviceUpdater |
DeviceUpdater.setDeploymentSid(String deploymentSid)
Specifies the unique string identifier of the Deployment group that this
Device is going to be associated with..
|
DeviceUpdater |
DeviceUpdater.setEnabled(Boolean enabled)
The enabled.
|
DeviceUpdater |
DeviceUpdater.setFriendlyName(String friendlyName)
Provides a human readable descriptive text to be assigned to this Device, up
to 256 characters long..
|
DeviceUpdater |
DeviceUpdater.setIdentity(String identity)
Provides an arbitrary string identifier representing a human user to be
associated with this Device, up to 256 characters long..
|
static DeviceUpdater |
Device.updater(String pathFleetSid,
String pathSid)
Create a DeviceUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.