| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateChannelFlowResponse |
ChimeSdkMessagingClient.updateChannelFlow(Consumer<UpdateChannelFlowRequest.Builder> updateChannelFlowRequest)
Updates channel flow attributes.
|
default UpdateChannelFlowResponse |
ChimeSdkMessagingClient.updateChannelFlow(UpdateChannelFlowRequest updateChannelFlowRequest)
Updates channel flow attributes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateChannelFlowResponse> |
ChimeSdkMessagingAsyncClient.updateChannelFlow(Consumer<UpdateChannelFlowRequest.Builder> updateChannelFlowRequest)
Updates channel flow attributes.
|
default CompletableFuture<UpdateChannelFlowResponse> |
ChimeSdkMessagingAsyncClient.updateChannelFlow(UpdateChannelFlowRequest updateChannelFlowRequest)
Updates channel flow attributes.
|
Copyright © 2023. All rights reserved.