Uses of Class
com.twilio.rest.taskrouter.v1.workspace.worker.WorkersStatisticsFetcher
-
Packages that use WorkersStatisticsFetcher Package Description com.twilio.rest.taskrouter.v1.workspace.worker -
-
Uses of WorkersStatisticsFetcher in com.twilio.rest.taskrouter.v1.workspace.worker
Methods in com.twilio.rest.taskrouter.v1.workspace.worker that return WorkersStatisticsFetcher Modifier and Type Method Description static WorkersStatisticsFetcherWorkersStatistics. fetcher(String pathWorkspaceSid)WorkersStatisticsFetcherWorkersStatisticsFetcher. setEndDate(ZonedDateTime endDate)WorkersStatisticsFetcherWorkersStatisticsFetcher. setFriendlyName(String friendlyName)WorkersStatisticsFetcherWorkersStatisticsFetcher. setMinutes(Integer minutes)WorkersStatisticsFetcherWorkersStatisticsFetcher. setStartDate(ZonedDateTime startDate)WorkersStatisticsFetcherWorkersStatisticsFetcher. setTaskChannel(String taskChannel)WorkersStatisticsFetcherWorkersStatisticsFetcher. setTaskQueueName(String taskQueueName)WorkersStatisticsFetcherWorkersStatisticsFetcher. setTaskQueueSid(String taskQueueSid)
-