Uses of Class
com.twilio.rest.sync.v1.service.DocumentUpdater
-
Packages that use DocumentUpdater Package Description com.twilio.rest.sync.v1.service -
-
Uses of DocumentUpdater in com.twilio.rest.sync.v1.service
Methods in com.twilio.rest.sync.v1.service that return DocumentUpdater Modifier and Type Method Description DocumentUpdater
DocumentUpdater. setData(Map<String,Object> data)
DocumentUpdater
DocumentUpdater. setIfMatch(String ifMatch)
DocumentUpdater
DocumentUpdater. setTtl(Integer ttl)
static DocumentUpdater
Document. updater(String pathServiceSid, String pathSid)
-