| Package | Description |
|---|---|
| com.amazonaws.services.chime |
|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
CreateChannelModeratorResult |
AmazonChimeClient.createChannelModerator(CreateChannelModeratorRequest request)
Deprecated.
|
CreateChannelModeratorResult |
AmazonChime.createChannelModerator(CreateChannelModeratorRequest createChannelModeratorRequest)
Deprecated.
|
CreateChannelModeratorResult |
AbstractAmazonChime.createChannelModerator(CreateChannelModeratorRequest request)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateChannelModeratorResult> |
AmazonChimeAsyncClient.createChannelModeratorAsync(CreateChannelModeratorRequest request,
AsyncHandler<CreateChannelModeratorRequest,CreateChannelModeratorResult> asyncHandler)
Deprecated.
|
Future<CreateChannelModeratorResult> |
AmazonChimeAsync.createChannelModeratorAsync(CreateChannelModeratorRequest createChannelModeratorRequest,
AsyncHandler<CreateChannelModeratorRequest,CreateChannelModeratorResult> asyncHandler)
Deprecated.
|
Future<CreateChannelModeratorResult> |
AbstractAmazonChimeAsync.createChannelModeratorAsync(CreateChannelModeratorRequest request,
AsyncHandler<CreateChannelModeratorRequest,CreateChannelModeratorResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CreateChannelModeratorResult |
CreateChannelModeratorResult.clone() |
CreateChannelModeratorResult |
CreateChannelModeratorResult.withChannelArn(String channelArn)
The ARN of the channel.
|
CreateChannelModeratorResult |
CreateChannelModeratorResult.withChannelModerator(Identity channelModerator)
The ARNs of the channel and the moderator.
|
Copyright © 2025. All rights reserved.