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