| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelFlowSummary> |
ListChannelFlowsResponse.channelFlows()
The information about each channel flow.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelFlowsResponse.Builder |
ListChannelFlowsResponse.Builder.channelFlows(ChannelFlowSummary... channelFlows)
The information about each channel flow.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelFlowsResponse.Builder |
ListChannelFlowsResponse.Builder.channelFlows(Collection<ChannelFlowSummary> channelFlows)
The information about each channel flow.
|
Copyright © 2023. All rights reserved.