| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmessaging |
The Amazon Chime SDK messaging APIs in this section allow software developers to send and receive messages in custom
messaging applications.
|
| com.amazonaws.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
ListChannelsAssociatedWithChannelFlowResult |
AbstractAmazonChimeSDKMessaging.listChannelsAssociatedWithChannelFlow(ListChannelsAssociatedWithChannelFlowRequest request) |
ListChannelsAssociatedWithChannelFlowResult |
AmazonChimeSDKMessagingClient.listChannelsAssociatedWithChannelFlow(ListChannelsAssociatedWithChannelFlowRequest request)
Lists all channels associated with a specified channel flow.
|
ListChannelsAssociatedWithChannelFlowResult |
AmazonChimeSDKMessaging.listChannelsAssociatedWithChannelFlow(ListChannelsAssociatedWithChannelFlowRequest listChannelsAssociatedWithChannelFlowRequest)
Lists all channels associated with a specified channel flow.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelsAssociatedWithChannelFlowResult |
ListChannelsAssociatedWithChannelFlowResult.clone() |
ListChannelsAssociatedWithChannelFlowResult |
ListChannelsAssociatedWithChannelFlowResult.withChannels(ChannelAssociatedWithFlowSummary... channels)
The information about each channel.
|
ListChannelsAssociatedWithChannelFlowResult |
ListChannelsAssociatedWithChannelFlowResult.withChannels(Collection<ChannelAssociatedWithFlowSummary> channels)
The information about each channel.
|
ListChannelsAssociatedWithChannelFlowResult |
ListChannelsAssociatedWithChannelFlowResult.withNextToken(String nextToken)
The token passed by previous API calls until all requested channels are returned.
|
Copyright © 2024. All rights reserved.