Package | Description |
---|---|
com.twilio.rest.sync.v1.service |
Modifier and Type | Method and Description |
---|---|
SyncListUpdater |
SyncListUpdater.setCollectionTtl(Integer collectionTtl)
How long, in
seconds, before the Sync List expires (time-to-live) and is deleted..
|
SyncListUpdater |
SyncListUpdater.setTtl(Integer ttl)
An alias for `collection_ttl`.
|
static SyncListUpdater |
SyncList.updater(String pathServiceSid,
String pathSid)
Create a SyncListUpdater to execute update.
|
Copyright © 2019 Twilio, Inc. All Rights Reserved.