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