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