| Constructor and Description |
|---|
KeyUpdater(String pathSid)
Construct a new KeyUpdater.
|
KeyUpdater(String pathAccountSid,
String pathSid)
Construct a new KeyUpdater.
|
| Modifier and Type | Method and Description |
|---|---|
KeyUpdater |
setFriendlyName(String friendlyName)
The friendly_name.
|
Key |
update(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
update, updateAsync, updateAsyncpublic KeyUpdater(String pathSid)
pathSid - The sidpublic KeyUpdater setFriendlyName(String friendlyName)
friendlyName - The friendly_namepublic Key update(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.