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