| Package | Description |
|---|---|
| com.twilio.rest.ipmessaging.v2.service |
| Modifier and Type | Method and Description |
|---|---|
static Binding.BindingType |
Binding.BindingType.forValue(String value)
Generate a BindingType from a string.
|
Binding.BindingType |
Binding.getBindingType()
Returns The The binding_type.
|
static Binding.BindingType |
Binding.BindingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Binding.BindingType[] |
Binding.BindingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BindingReader |
BindingReader.setBindingType(Binding.BindingType bindingType)
The binding_type.
|
| Modifier and Type | Method and Description |
|---|---|
BindingReader |
BindingReader.setBindingType(List<Binding.BindingType> bindingType)
The binding_type.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.