| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelMessageStatusStructure |
ChannelMessageSummary.status()
The message status.
|
ChannelMessageStatusStructure |
GetChannelMessageStatusResponse.status()
The message status and details.
|
ChannelMessageStatusStructure |
SendChannelMessageResponse.status()
The status of the channel message.
|
ChannelMessageStatusStructure |
ChannelMessage.status()
The status of the channel message.
|
ChannelMessageStatusStructure |
UpdateChannelMessageResponse.status()
The status of the message update.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelMessageSummary.Builder |
ChannelMessageSummary.Builder.status(ChannelMessageStatusStructure status)
The message status.
|
GetChannelMessageStatusResponse.Builder |
GetChannelMessageStatusResponse.Builder.status(ChannelMessageStatusStructure status)
The message status and details.
|
SendChannelMessageResponse.Builder |
SendChannelMessageResponse.Builder.status(ChannelMessageStatusStructure status)
The status of the channel message.
|
ChannelMessage.Builder |
ChannelMessage.Builder.status(ChannelMessageStatusStructure status)
The status of the channel message.
|
UpdateChannelMessageResponse.Builder |
UpdateChannelMessageResponse.Builder.status(ChannelMessageStatusStructure status)
The status of the message update.
|
Copyright © 2022. All rights reserved.