Uses of Class
com.twilio.rest.preview.deployedDevices.fleet.DeviceCreator
-
Packages that use DeviceCreator Package Description com.twilio.rest.preview.deployedDevices.fleet -
-
Uses of DeviceCreator in com.twilio.rest.preview.deployedDevices.fleet
Methods in com.twilio.rest.preview.deployedDevices.fleet that return DeviceCreator Modifier and Type Method Description static DeviceCreatorDevice. creator(String pathFleetSid)DeviceCreatorDeviceCreator. setDeploymentSid(String deploymentSid)DeviceCreatorDeviceCreator. setEnabled(Boolean enabled)DeviceCreatorDeviceCreator. setFriendlyName(String friendlyName)DeviceCreatorDeviceCreator. setIdentity(String identity)DeviceCreatorDeviceCreator. setUniqueName(String uniqueName)
-