| Package | Description |
|---|---|
| com.twilio.rest.taskrouter.v1.workspace.workflow |
| Modifier and Type | Method and Description |
|---|---|
WorkflowRealTimeStatistics |
WorkflowRealTimeStatisticsFetcher.fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
static WorkflowRealTimeStatistics |
WorkflowRealTimeStatistics.fromJson(InputStream json,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Converts a JSON InputStream into a WorkflowRealTimeStatistics object using
the provided ObjectMapper.
|
static WorkflowRealTimeStatistics |
WorkflowRealTimeStatistics.fromJson(String json,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Converts a JSON String into a WorkflowRealTimeStatistics object using the
provided ObjectMapper.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.