| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account |
| Modifier and Type | Method and Description |
|---|---|
static Message.ContentRetention |
Message.ContentRetention.forValue(String value)
Generate a ContentRetention from a string.
|
static Message.ContentRetention |
Message.ContentRetention.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.ContentRetention[] |
Message.ContentRetention.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.setContentRetention(Message.ContentRetention contentRetention)
The content_retention.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.