| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelMessageSummary> |
ListChannelMessagesResponse.channelMessages()
The information about, and content of, each requested message.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelMessagesResponse.Builder |
ListChannelMessagesResponse.Builder.channelMessages(ChannelMessageSummary... channelMessages)
The information about, and content of, each requested message.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelMessagesResponse.Builder |
ListChannelMessagesResponse.Builder.channelMessages(Collection<ChannelMessageSummary> channelMessages)
The information about, and content of, each requested message.
|
Copyright © 2022. All rights reserved.