Uses of Class
com.twilio.rest.sync.v1.service.DocumentCreator
-
Packages that use DocumentCreator Package Description com.twilio.rest.sync.v1.service -
-
Uses of DocumentCreator in com.twilio.rest.sync.v1.service
Methods in com.twilio.rest.sync.v1.service that return DocumentCreator Modifier and Type Method Description static DocumentCreatorDocument. creator(String pathServiceSid)DocumentCreatorDocumentCreator. setData(Map<String,Object> data)DocumentCreatorDocumentCreator. setTtl(Integer ttl)DocumentCreatorDocumentCreator. setUniqueName(String uniqueName)
-