| 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 CompletableFuture<CreateChannelResponse> |
ChimeSdkMessagingAsyncClient.createChannel(CreateChannelRequest createChannelRequest)
Creates a channel to which you can add users and send messages.
|
default CreateChannelResponse |
ChimeSdkMessagingClient.createChannel(CreateChannelRequest createChannelRequest)
Creates a channel to which you can add users and send messages.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateChannelRequestMarshaller.marshall(CreateChannelRequest createChannelRequest) |
Copyright © 2023. All rights reserved.