| Constructor and Description |
|---|
PublicKeyUpdater(String pathSid)
Construct a new PublicKeyUpdater.
|
| Modifier and Type | Method and Description |
|---|---|
PublicKeyUpdater |
setFriendlyName(String friendlyName)
A human readable description of this resource, up to 64 characters..
|
PublicKey |
update(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
update, updateAsync, updateAsyncpublic PublicKeyUpdater(String pathSid)
pathSid - Fetch by unique Credential Sidpublic PublicKeyUpdater setFriendlyName(String friendlyName)
friendlyName - A human readable description of this resourcepublic PublicKey update(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.