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