| Package | Description |
|---|---|
| com.amazonaws.services.chime |
|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateChannelModeratorResult> |
AbstractAmazonChimeAsync.createChannelModeratorAsync(CreateChannelModeratorRequest request,
AsyncHandler<CreateChannelModeratorRequest,CreateChannelModeratorResult> asyncHandler)
Deprecated.
|
Future<CreateChannelModeratorResult> |
AmazonChimeAsync.createChannelModeratorAsync(CreateChannelModeratorRequest createChannelModeratorRequest,
AsyncHandler<CreateChannelModeratorRequest,CreateChannelModeratorResult> asyncHandler)
Deprecated.
|
Future<CreateChannelModeratorResult> |
AmazonChimeAsyncClient.createChannelModeratorAsync(CreateChannelModeratorRequest request,
AsyncHandler<CreateChannelModeratorRequest,CreateChannelModeratorResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CreateChannelModeratorRequest |
CreateChannelModeratorRequest.clone() |
CreateChannelModeratorRequest |
CreateChannelModeratorRequest.withChannelArn(String channelArn)
The ARN of the channel.
|
CreateChannelModeratorRequest |
CreateChannelModeratorRequest.withChannelModeratorArn(String channelModeratorArn)
The ARN of the moderator.
|
CreateChannelModeratorRequest |
CreateChannelModeratorRequest.withChimeBearer(String chimeBearer)
The
AppInstanceUserArn of the user that makes the API call. |
Copyright © 2024. All rights reserved.