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