| Constructor and Description |
|---|
IpAddressDeleter(String pathIpAccessControlListSid,
String pathSid)
Construct a new IpAddressDeleter.
|
IpAddressDeleter(String pathAccountSid,
String pathIpAccessControlListSid,
String pathSid)
Construct a new IpAddressDeleter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
delete(TwilioRestClient client)
Make the request to the Twilio API to perform the delete.
|
delete, deleteAsync, deleteAsyncpublic IpAddressDeleter(String pathIpAccessControlListSid, String pathSid)
pathIpAccessControlListSid - The ip_access_control_list_sidpathSid - The sidpublic boolean delete(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.