Uses of Class
com.twilio.rest.taskrouter.v1.workspace.worker.WorkerStatisticsFetcher
-
Packages that use WorkerStatisticsFetcher Package Description com.twilio.rest.taskrouter.v1.workspace.worker -
-
Uses of WorkerStatisticsFetcher in com.twilio.rest.taskrouter.v1.workspace.worker
Methods in com.twilio.rest.taskrouter.v1.workspace.worker that return WorkerStatisticsFetcher Modifier and Type Method Description static WorkerStatisticsFetcherWorkerStatistics. fetcher(String pathWorkspaceSid, String pathWorkerSid)WorkerStatisticsFetcherWorkerStatisticsFetcher. setEndDate(ZonedDateTime endDate)WorkerStatisticsFetcherWorkerStatisticsFetcher. setMinutes(Integer minutes)WorkerStatisticsFetcherWorkerStatisticsFetcher. setStartDate(ZonedDateTime startDate)WorkerStatisticsFetcherWorkerStatisticsFetcher. setTaskChannel(String taskChannel)
-