| Package | Description |
|---|---|
| com.amazonaws.services.qapps.model |
| Modifier and Type | Method and Description |
|---|---|
static Sender |
Sender.fromValue(String value)
Use this in place of valueOf.
|
static Sender |
Sender.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sender[] |
Sender.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConversationMessage |
ConversationMessage.withType(Sender type)
The type of the conversation message.
|
Copyright © 2025. All rights reserved.