| 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 CreateChannelModeratorResponse |
ChimeSdkMessagingClient.createChannelModerator(Consumer<CreateChannelModeratorRequest.Builder> createChannelModeratorRequest)
Creates a new
ChannelModerator. |
default CreateChannelModeratorResponse |
ChimeSdkMessagingClient.createChannelModerator(CreateChannelModeratorRequest createChannelModeratorRequest)
Creates a new
ChannelModerator. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateChannelModeratorResponse> |
ChimeSdkMessagingAsyncClient.createChannelModerator(Consumer<CreateChannelModeratorRequest.Builder> createChannelModeratorRequest)
Creates a new
ChannelModerator. |
default CompletableFuture<CreateChannelModeratorResponse> |
ChimeSdkMessagingAsyncClient.createChannelModerator(CreateChannelModeratorRequest createChannelModeratorRequest)
Creates a new
ChannelModerator. |
Copyright © 2023. All rights reserved.