Uses of Class
com.twilio.rest.sync.v1.ServiceUpdater
-
Packages that use ServiceUpdater Package Description com.twilio.rest.sync.v1 -
-
Uses of ServiceUpdater in com.twilio.rest.sync.v1
Methods in com.twilio.rest.sync.v1 that return ServiceUpdater Modifier and Type Method Description ServiceUpdaterServiceUpdater. setAclEnabled(Boolean aclEnabled)ServiceUpdaterServiceUpdater. setFriendlyName(String friendlyName)ServiceUpdaterServiceUpdater. setReachabilityDebouncingEnabled(Boolean reachabilityDebouncingEnabled)ServiceUpdaterServiceUpdater. setReachabilityDebouncingWindow(Integer reachabilityDebouncingWindow)ServiceUpdaterServiceUpdater. setReachabilityWebhooksEnabled(Boolean reachabilityWebhooksEnabled)ServiceUpdaterServiceUpdater. setWebhooksFromRestEnabled(Boolean webhooksFromRestEnabled)ServiceUpdaterServiceUpdater. setWebhookUrl(String webhookUrl)ServiceUpdaterServiceUpdater. setWebhookUrl(URI webhookUrl)static ServiceUpdaterService. updater(String pathSid)
-