| Package | Description |
|---|---|
| com.twilio.sdk.creator.api.v2010.account.call | |
| com.twilio.sdk.fetcher.api.v2010.account.call | |
| com.twilio.sdk.resource.api.v2010.account.call |
| Modifier and Type | Method and Description |
|---|---|
FeedbackSummary |
FeedbackSummaryCreator.execute(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
| Modifier and Type | Method and Description |
|---|---|
FeedbackSummary |
FeedbackSummaryFetcher.execute(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
| Modifier and Type | Method and Description |
|---|---|
static FeedbackSummary |
FeedbackSummary.fromJson(InputStream json,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Converts a JSON InputStream into a FeedbackSummary object using the provided
ObjectMapper.
|
static FeedbackSummary |
FeedbackSummary.fromJson(String json,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Converts a JSON String into a FeedbackSummary object using the provided
ObjectMapper.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.