| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateChannelModeratorResponse.Builder |
CreateChannelModeratorResponse.builder() |
CreateChannelModeratorResponse.Builder |
CreateChannelModeratorResponse.Builder.channelArn(String channelArn)
The ARN of the channel.
|
default CreateChannelModeratorResponse.Builder |
CreateChannelModeratorResponse.Builder.channelModerator(Consumer<Identity.Builder> channelModerator)
The ARNs of the channel and the moderator.
|
CreateChannelModeratorResponse.Builder |
CreateChannelModeratorResponse.Builder.channelModerator(Identity channelModerator)
The ARNs of the channel and the moderator.
|
CreateChannelModeratorResponse.Builder |
CreateChannelModeratorResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateChannelModeratorResponse.Builder> |
CreateChannelModeratorResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.