| Package | Description |
|---|---|
| com.twilio.rest.preview.sync |
| Modifier and Type | Method and Description |
|---|---|
ServiceUpdater |
ServiceUpdater.setAclEnabled(Boolean aclEnabled)
The acl_enabled.
|
ServiceUpdater |
ServiceUpdater.setFriendlyName(String friendlyName)
The friendly_name.
|
ServiceUpdater |
ServiceUpdater.setReachabilityWebhooksEnabled(Boolean reachabilityWebhooksEnabled)
The reachability_webhooks_enabled.
|
ServiceUpdater |
ServiceUpdater.setWebhookUrl(String webhookUrl)
The webhook_url.
|
ServiceUpdater |
ServiceUpdater.setWebhookUrl(URI webhookUrl)
The webhook_url.
|
static ServiceUpdater |
Service.updater(String pathSid)
Create a ServiceUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.