| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
static ListChannelFlowsResponse.Builder |
ListChannelFlowsResponse.builder() |
ListChannelFlowsResponse.Builder |
ListChannelFlowsResponse.Builder.channelFlows(ChannelFlowSummary... channelFlows)
The information about each channel flow.
|
ListChannelFlowsResponse.Builder |
ListChannelFlowsResponse.Builder.channelFlows(Collection<ChannelFlowSummary> channelFlows)
The information about each channel flow.
|
ListChannelFlowsResponse.Builder |
ListChannelFlowsResponse.Builder.channelFlows(Consumer<ChannelFlowSummary.Builder>... channelFlows)
The information about each channel flow.
|
ListChannelFlowsResponse.Builder |
ListChannelFlowsResponse.Builder.nextToken(String nextToken)
The token passed by previous API calls until all requested channels are returned.
|
ListChannelFlowsResponse.Builder |
ListChannelFlowsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListChannelFlowsResponse.Builder> |
ListChannelFlowsResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.