Package | Description |
---|---|
com.twilio.sdk.fetcher.taskrouter.v1.workspace.worker | |
com.twilio.sdk.resource.taskrouter.v1.workspace.worker |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static WorkerStatisticsFetcher |
WorkerStatistics.fetch(String workspaceSid,
String workerSid)
Create a WorkerStatisticsFetcher to execute fetch.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.