Uses of Class
com.twilio.rest.sync.v1.service.synclist.SyncListItemUpdater
-
Packages that use SyncListItemUpdater Package Description com.twilio.rest.sync.v1.service.synclist -
-
Uses of SyncListItemUpdater in com.twilio.rest.sync.v1.service.synclist
Methods in com.twilio.rest.sync.v1.service.synclist that return SyncListItemUpdater Modifier and Type Method Description SyncListItemUpdaterSyncListItemUpdater. setCollectionTtl(Integer collectionTtl)SyncListItemUpdaterSyncListItemUpdater. setData(Map<String,Object> data)SyncListItemUpdaterSyncListItemUpdater. setIfMatch(String ifMatch)SyncListItemUpdaterSyncListItemUpdater. setItemTtl(Integer itemTtl)SyncListItemUpdaterSyncListItemUpdater. setTtl(Integer ttl)static SyncListItemUpdaterSyncListItem. updater(String pathServiceSid, String pathListSid, Integer pathIndex)
-