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 DocumentUpdaterDocumentUpdater. setData(Map<String,Object> data)DocumentUpdaterDocumentUpdater. setIfMatch(String ifMatch)DocumentUpdaterDocumentUpdater. setTtl(Integer ttl)static DocumentUpdaterDocument. updater(String pathServiceSid, String pathSid)
-