| Constructor and Description |
|---|
IpAddressFetcher(String pathIpAccessControlListSid,
String pathSid)
Construct a new IpAddressFetcher.
|
IpAddressFetcher(String pathAccountSid,
String pathIpAccessControlListSid,
String pathSid)
Construct a new IpAddressFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic IpAddressFetcher(String pathIpAccessControlListSid, String pathSid)
pathIpAccessControlListSid - The ip_access_control_list_sidpathSid - The sidpublic IpAddress fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.