| 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 DisassociateChannelFlowResponse |
ChimeSdkMessagingClient.disassociateChannelFlow(DisassociateChannelFlowRequest disassociateChannelFlowRequest)
Disassociates a channel flow from all its channels.
|
default CompletableFuture<DisassociateChannelFlowResponse> |
ChimeSdkMessagingAsyncClient.disassociateChannelFlow(DisassociateChannelFlowRequest disassociateChannelFlowRequest)
Disassociates a channel flow from all its channels.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateChannelFlowRequestMarshaller.marshall(DisassociateChannelFlowRequest disassociateChannelFlowRequest) |
Copyright © 2023. All rights reserved.