Uses of Class
com.twilio.rest.taskrouter.v1.workspace.workflow.WorkflowCumulativeStatisticsFetcher
-
Packages that use WorkflowCumulativeStatisticsFetcher Package Description com.twilio.rest.taskrouter.v1.workspace.workflow -
-
Uses of WorkflowCumulativeStatisticsFetcher in com.twilio.rest.taskrouter.v1.workspace.workflow
Methods in com.twilio.rest.taskrouter.v1.workspace.workflow that return WorkflowCumulativeStatisticsFetcher Modifier and Type Method Description static WorkflowCumulativeStatisticsFetcherWorkflowCumulativeStatistics. fetcher(String pathWorkspaceSid, String pathWorkflowSid)WorkflowCumulativeStatisticsFetcherWorkflowCumulativeStatisticsFetcher. setEndDate(ZonedDateTime endDate)WorkflowCumulativeStatisticsFetcherWorkflowCumulativeStatisticsFetcher. setMinutes(Integer minutes)WorkflowCumulativeStatisticsFetcherWorkflowCumulativeStatisticsFetcher. setSplitByWaitTime(String splitByWaitTime)WorkflowCumulativeStatisticsFetcherWorkflowCumulativeStatisticsFetcher. setStartDate(ZonedDateTime startDate)WorkflowCumulativeStatisticsFetcherWorkflowCumulativeStatisticsFetcher. setTaskChannel(String taskChannel)
-