| Constructor and Description |
|---|
SampleUpdater(String pathServiceSid,
String pathIntentSid,
String pathSid)
Construct a new SampleUpdater.
|
| Modifier and Type | Method and Description |
|---|---|
SampleUpdater |
setLanguage(String language)
The language.
|
SampleUpdater |
setTaggedText(String taggedText)
The tagged_text.
|
Sample |
update(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
update, updateAsync, updateAsyncpublic SampleUpdater setLanguage(String language)
language - The languagepublic SampleUpdater setTaggedText(String taggedText)
taggedText - The tagged_textpublic Sample update(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.