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