| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelModeratorSummary> |
ListChannelModeratorsResponse.channelModerators()
The information about and names of each moderator.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelModeratorsResponse.Builder |
ListChannelModeratorsResponse.Builder.channelModerators(ChannelModeratorSummary... channelModerators)
The information about and names of each moderator.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelModeratorsResponse.Builder |
ListChannelModeratorsResponse.Builder.channelModerators(Collection<ChannelModeratorSummary> channelModerators)
The information about and names of each moderator.
|
Copyright © 2023. All rights reserved.