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