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