| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging |
The Amazon Chime SDK Messaging APIs in this section allow software developers to send and receive messages in custom
messaging applications.
|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
static ListChannelsAssociatedWithChannelFlowRequest.Builder |
ListChannelsAssociatedWithChannelFlowRequest.builder() |
ListChannelsAssociatedWithChannelFlowRequest.Builder |
ListChannelsAssociatedWithChannelFlowRequest.Builder.channelFlowArn(String channelFlowArn)
The ARN of the channel flow.
|
ListChannelsAssociatedWithChannelFlowRequest.Builder |
ListChannelsAssociatedWithChannelFlowRequest.Builder.maxResults(Integer maxResults)
The maximum number of channels that you want to return.
|
ListChannelsAssociatedWithChannelFlowRequest.Builder |
ListChannelsAssociatedWithChannelFlowRequest.Builder.nextToken(String nextToken)
The token passed by previous API calls until all requested channels are returned.
|
ListChannelsAssociatedWithChannelFlowRequest.Builder |
ListChannelsAssociatedWithChannelFlowRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListChannelsAssociatedWithChannelFlowRequest.Builder |
ListChannelsAssociatedWithChannelFlowRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListChannelsAssociatedWithChannelFlowRequest.Builder |
ListChannelsAssociatedWithChannelFlowRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListChannelsAssociatedWithChannelFlowRequest.Builder> |
ListChannelsAssociatedWithChannelFlowRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.