| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelAssociatedWithFlowSummary> |
ListChannelsAssociatedWithChannelFlowResponse.channels()
The information about each channel.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelsAssociatedWithChannelFlowResponse.Builder |
ListChannelsAssociatedWithChannelFlowResponse.Builder.channels(ChannelAssociatedWithFlowSummary... channels)
The information about each channel.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelsAssociatedWithChannelFlowResponse.Builder |
ListChannelsAssociatedWithChannelFlowResponse.Builder.channels(Collection<ChannelAssociatedWithFlowSummary> channels)
The information about each channel.
|
Copyright © 2022. All rights reserved.