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