| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelMessageStatusStructure |
ChannelMessageStatusStructure.clone() |
ChannelMessageStatusStructure |
ChannelMessage.getStatus()
The status of the channel message.
|
ChannelMessageStatusStructure |
UpdateChannelMessageResult.getStatus()
The status of the message update.
|
ChannelMessageStatusStructure |
SendChannelMessageResult.getStatus()
The status of the channel message.
|
ChannelMessageStatusStructure |
GetChannelMessageStatusResult.getStatus()
The message status and details.
|
ChannelMessageStatusStructure |
ChannelMessageSummary.getStatus()
The message status.
|
ChannelMessageStatusStructure |
ChannelMessageStatusStructure.withDetail(String detail)
Contains more details about the message status.
|
ChannelMessageStatusStructure |
ChannelMessageStatusStructure.withValue(ChannelMessageStatus value)
The message status value.
|
ChannelMessageStatusStructure |
ChannelMessageStatusStructure.withValue(String value)
The message status value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelMessage.setStatus(ChannelMessageStatusStructure status)
The status of the channel message.
|
void |
UpdateChannelMessageResult.setStatus(ChannelMessageStatusStructure status)
The status of the message update.
|
void |
SendChannelMessageResult.setStatus(ChannelMessageStatusStructure status)
The status of the channel message.
|
void |
GetChannelMessageStatusResult.setStatus(ChannelMessageStatusStructure status)
The message status and details.
|
void |
ChannelMessageSummary.setStatus(ChannelMessageStatusStructure status)
The message status.
|
ChannelMessage |
ChannelMessage.withStatus(ChannelMessageStatusStructure status)
The status of the channel message.
|
UpdateChannelMessageResult |
UpdateChannelMessageResult.withStatus(ChannelMessageStatusStructure status)
The status of the message update.
|
SendChannelMessageResult |
SendChannelMessageResult.withStatus(ChannelMessageStatusStructure status)
The status of the channel message.
|
GetChannelMessageStatusResult |
GetChannelMessageStatusResult.withStatus(ChannelMessageStatusStructure status)
The message status and details.
|
ChannelMessageSummary |
ChannelMessageSummary.withStatus(ChannelMessageStatusStructure status)
The message status.
|
Copyright © 2024. All rights reserved.