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