Uses of Class
com.twilio.rest.taskrouter.v1.workspace.WorkerUpdater
-
Packages that use WorkerUpdater Package Description com.twilio.rest.taskrouter.v1.workspace -
-
Uses of WorkerUpdater in com.twilio.rest.taskrouter.v1.workspace
Methods in com.twilio.rest.taskrouter.v1.workspace that return WorkerUpdater Modifier and Type Method Description WorkerUpdaterWorkerUpdater. setActivitySid(String activitySid)WorkerUpdaterWorkerUpdater. setAttributes(String attributes)WorkerUpdaterWorkerUpdater. setFriendlyName(String friendlyName)WorkerUpdaterWorkerUpdater. setIfMatch(String ifMatch)WorkerUpdaterWorkerUpdater. setRejectPendingReservations(Boolean rejectPendingReservations)static WorkerUpdaterWorker. updater(String pathWorkspaceSid, String pathSid)
-