| Package | Description |
|---|---|
| com.twilio.rest.notify.v1.service |
| Modifier and Type | Method and Description |
|---|---|
static BindingCreator |
Binding.creator(String pathServiceSid,
String identity,
Binding.BindingType bindingType,
String address)
Create a BindingCreator to execute create.
|
BindingCreator |
BindingCreator.setCredentialSid(String credentialSid)
The credential_sid.
|
BindingCreator |
BindingCreator.setEndpoint(String endpoint)
The endpoint.
|
BindingCreator |
BindingCreator.setNotificationProtocolVersion(String notificationProtocolVersion)
The notification_protocol_version.
|
BindingCreator |
BindingCreator.setTag(List<String> tag)
The tag.
|
BindingCreator |
BindingCreator.setTag(String tag)
The tag.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.