Uses of Class
com.twilio.rest.preview.deployedDevices.fleet.DeviceUpdater
-
Packages that use DeviceUpdater Package Description com.twilio.rest.preview.deployedDevices.fleet -
-
Uses of DeviceUpdater in com.twilio.rest.preview.deployedDevices.fleet
Methods in com.twilio.rest.preview.deployedDevices.fleet that return DeviceUpdater Modifier and Type Method Description DeviceUpdaterDeviceUpdater. setDeploymentSid(String deploymentSid)DeviceUpdaterDeviceUpdater. setEnabled(Boolean enabled)DeviceUpdaterDeviceUpdater. setFriendlyName(String friendlyName)DeviceUpdaterDeviceUpdater. setIdentity(String identity)static DeviceUpdaterDevice. updater(String pathFleetSid, String pathSid)
-