| Constructor and Description |
|---|
SyncListUpdater(String pathServiceSid,
String pathSid)
Construct a new SyncListUpdater.
|
| Modifier and Type | Method and Description |
|---|---|
SyncListUpdater |
setTtl(Integer ttl)
The ttl.
|
SyncList |
update(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
update, updateAsync, updateAsyncpublic SyncListUpdater setTtl(Integer ttl)
ttl - The ttlpublic SyncList update(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.