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