public class ConfigurationUpdater extends Updater<Configuration>
Constructor and Description |
---|
ConfigurationUpdater() |
Modifier and Type | Method and Description |
---|---|
Configuration |
update(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
update, updateAsync, updateAsync
public Configuration update(TwilioRestClient client)
update
in class Updater<Configuration>
client
- TwilioRestClient with which to make the requestCopyright © 2019 Twilio, Inc. All Rights Reserved.