| Package | Description |
|---|---|
| com.twilio.rest.preview.hostedNumbers |
| Modifier and Type | Method and Description |
|---|---|
static HostedNumberOrder.Status |
HostedNumberOrder.Status.forValue(String value)
Generate a Status from a string.
|
HostedNumberOrder.Status |
HostedNumberOrder.getStatus()
Returns The The Status of this HostedNumberOrder..
|
static HostedNumberOrder.Status |
HostedNumberOrder.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostedNumberOrder.Status[] |
HostedNumberOrder.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HostedNumberOrderUpdater |
HostedNumberOrderUpdater.setStatus(HostedNumberOrder.Status status)
The Status of this HostedNumberOrder.
|
HostedNumberOrderReader |
HostedNumberOrderReader.setStatus(HostedNumberOrder.Status status)
The Status of this HostedNumberOrder.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.