Uses of Class
com.twilio.rest.taskrouter.v1.workspace.worker.WorkerChannelUpdater
-
Packages that use WorkerChannelUpdater Package Description com.twilio.rest.taskrouter.v1.workspace.worker -
-
Uses of WorkerChannelUpdater in com.twilio.rest.taskrouter.v1.workspace.worker
Methods in com.twilio.rest.taskrouter.v1.workspace.worker that return WorkerChannelUpdater Modifier and Type Method Description WorkerChannelUpdaterWorkerChannelUpdater. setAvailable(Boolean available)WorkerChannelUpdaterWorkerChannelUpdater. setCapacity(Integer capacity)static WorkerChannelUpdaterWorkerChannel. updater(String pathWorkspaceSid, String pathWorkerSid, String pathSid)
-