| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account |
| Modifier and Type | Method and Description |
|---|---|
static Message.AddressRetention |
Message.AddressRetention.forValue(String value)
Generate a AddressRetention from a string.
|
static Message.AddressRetention |
Message.AddressRetention.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.AddressRetention[] |
Message.AddressRetention.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MessageCreator |
MessageCreator.setAddressRetention(Message.AddressRetention addressRetention)
The address_retention.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.