| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelModeratorSummary |
ChannelModeratorSummary.clone() |
ChannelModeratorSummary |
ChannelModeratorSummary.withModerator(Identity moderator)
The data for a moderator.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelModeratorSummary> |
ListChannelModeratorsResult.getChannelModerators()
The information about and names of each moderator.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelModeratorsResult |
ListChannelModeratorsResult.withChannelModerators(ChannelModeratorSummary... channelModerators)
The information about and names of each moderator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListChannelModeratorsResult.setChannelModerators(Collection<ChannelModeratorSummary> channelModerators)
The information about and names of each moderator.
|
ListChannelModeratorsResult |
ListChannelModeratorsResult.withChannelModerators(Collection<ChannelModeratorSummary> channelModerators)
The information about and names of each moderator.
|
Copyright © 2024. All rights reserved.