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