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