| Constructor and Description |
|---|
QueryUpdater(String pathServiceSid,
String pathSid)
Construct a new QueryUpdater.
|
| Modifier and Type | Method and Description |
|---|---|
QueryUpdater |
setSampleSid(String sampleSid)
The sample_sid.
|
QueryUpdater |
setStatus(String status)
The status.
|
Query |
update(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
update, updateAsync, updateAsyncpublic QueryUpdater setSampleSid(String sampleSid)
sampleSid - The sample_sidpublic QueryUpdater setStatus(String status)
status - The statuspublic Query update(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.