| Package | Description |
|---|---|
| com.twilio.rest.taskrouter.v1.workspace.worker |
| Modifier and Type | Method and Description |
|---|---|
static WorkerStatisticsFetcher |
WorkerStatistics.fetcher(String pathWorkspaceSid,
String pathWorkerSid)
Create a WorkerStatisticsFetcher to execute fetch.
|
WorkerStatisticsFetcher |
WorkerStatisticsFetcher.setEndDate(org.joda.time.DateTime endDate)
The end_date.
|
WorkerStatisticsFetcher |
WorkerStatisticsFetcher.setMinutes(Integer minutes)
The minutes.
|
WorkerStatisticsFetcher |
WorkerStatisticsFetcher.setStartDate(org.joda.time.DateTime startDate)
The start_date.
|
WorkerStatisticsFetcher |
WorkerStatisticsFetcher.setTaskChannel(String taskChannel)
The task_channel.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.