| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default AssociateChannelFlowResponse |
ChimeSdkMessagingClient.associateChannelFlow(AssociateChannelFlowRequest associateChannelFlowRequest)
Associates a channel flow with a channel.
|
default CompletableFuture<AssociateChannelFlowResponse> |
ChimeSdkMessagingAsyncClient.associateChannelFlow(AssociateChannelFlowRequest associateChannelFlowRequest)
Associates a channel flow with a channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateChannelFlowRequestMarshaller.marshall(AssociateChannelFlowRequest associateChannelFlowRequest) |
Copyright © 2023. All rights reserved.