public class ExportConfigurationFetcher extends Fetcher<ExportConfiguration>
| Constructor and Description |
|---|
ExportConfigurationFetcher(String pathResourceType)
Construct a new ExportConfigurationFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
ExportConfiguration |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic ExportConfigurationFetcher(String pathResourceType)
pathResourceType - The resource_typepublic ExportConfiguration fetch(TwilioRestClient client)
fetch in class Fetcher<ExportConfiguration>client - TwilioRestClient with which to make the requestCopyright © 2016 Twilio, Inc. All Rights Reserved.