| 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 CreateChannelFlowResponse |
ChimeSdkMessagingClient.createChannelFlow(Consumer<CreateChannelFlowRequest.Builder> createChannelFlowRequest)
Creates a channel flow, a container for processors.
|
default CreateChannelFlowResponse |
ChimeSdkMessagingClient.createChannelFlow(CreateChannelFlowRequest createChannelFlowRequest)
Creates a channel flow, a container for processors.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateChannelFlowResponse> |
ChimeSdkMessagingAsyncClient.createChannelFlow(Consumer<CreateChannelFlowRequest.Builder> createChannelFlowRequest)
Creates a channel flow, a container for processors.
|
default CompletableFuture<CreateChannelFlowResponse> |
ChimeSdkMessagingAsyncClient.createChannelFlow(CreateChannelFlowRequest createChannelFlowRequest)
Creates a channel flow, a container for processors.
|
Copyright © 2023. All rights reserved.