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