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