| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
static ChannelMessagePersistenceType |
ChannelMessagePersistenceType.fromValue(String value)
Use this in place of valueOf.
|
static ChannelMessagePersistenceType |
ChannelMessagePersistenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelMessagePersistenceType[] |
ChannelMessagePersistenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SendChannelMessageRequest |
SendChannelMessageRequest.withPersistence(ChannelMessagePersistenceType persistence)
Boolean that controls whether the message is persisted on the back end.
|
ChannelMessage |
ChannelMessage.withPersistence(ChannelMessagePersistenceType persistence) |
Copyright © 2021. All rights reserved.