public class ExportFetcher extends Fetcher<Export>
Constructor and Description |
---|
ExportFetcher(String pathResourceType)
Construct a new ExportFetcher.
|
Modifier and Type | Method and Description |
---|---|
Export |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public ExportFetcher(String pathResourceType)
pathResourceType
- The type of communication – Messages, Calls,
Conferences, and Participantspublic Export fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.