| Package | Description |
|---|---|
| com.twilio.rest.proxy.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Service.NumberSelectionBehavior |
Service.NumberSelectionBehavior.forValue(String value)
Generate a NumberSelectionBehavior from a string.
|
Service.NumberSelectionBehavior |
Service.getNumberSelectionBehavior()
Returns The What behavior to use when choosing a proxy number..
|
static Service.NumberSelectionBehavior |
Service.NumberSelectionBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service.NumberSelectionBehavior[] |
Service.NumberSelectionBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceUpdater |
ServiceUpdater.setNumberSelectionBehavior(Service.NumberSelectionBehavior numberSelectionBehavior)
What behavior to use when choosing a proxy number..
|
ServiceCreator |
ServiceCreator.setNumberSelectionBehavior(Service.NumberSelectionBehavior numberSelectionBehavior)
What behavior to use when choosing a proxy number..
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.