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