| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelModerator |
ChannelModerator.clone() |
ChannelModerator |
DescribeChannelModeratorResult.getChannelModerator()
The details of the channel moderator.
|
ChannelModerator |
ChannelModerator.withChannelArn(String channelArn)
The ARN of the moderator's channel.
|
ChannelModerator |
ChannelModerator.withCreatedBy(Identity createdBy)
The
AppInstanceUser who created the moderator. |
ChannelModerator |
ChannelModerator.withCreatedTimestamp(Date createdTimestamp)
The time at which the moderator was created.
|
ChannelModerator |
ChannelModerator.withModerator(Identity moderator)
The moderator's data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeChannelModeratorResult.setChannelModerator(ChannelModerator channelModerator)
The details of the channel moderator.
|
DescribeChannelModeratorResult |
DescribeChannelModeratorResult.withChannelModerator(ChannelModerator channelModerator)
The details of the channel moderator.
|
Copyright © 2025. All rights reserved.