| 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 |
|---|---|
default CompletableFuture<AssociateChannelFlowResponse> |
ChimeSdkMessagingAsyncClient.associateChannelFlow(Consumer<AssociateChannelFlowRequest.Builder> associateChannelFlowRequest)
Associates a channel flow with a channel.
|
default AssociateChannelFlowResponse |
ChimeSdkMessagingClient.associateChannelFlow(Consumer<AssociateChannelFlowRequest.Builder> associateChannelFlowRequest)
Associates a channel flow with a channel.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateChannelFlowRequest.Builder> |
AssociateChannelFlowRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.