| Constructor and Description |
|---|
PublicKeyDeleter(String pathSid)
Construct a new PublicKeyDeleter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
delete(TwilioRestClient client)
Make the request to the Twilio API to perform the delete.
|
delete, deleteAsync, deleteAsyncpublic PublicKeyDeleter(String pathSid)
pathSid - A 34 character string that uniquely identifies this resource.public boolean delete(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.