| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
static ChannelDefinition.Builder |
ChannelDefinition.builder() |
ChannelDefinition.Builder |
ChannelDefinition.Builder.channelId(Integer channelId)
The channel ID.
|
ChannelDefinition.Builder |
ChannelDefinition.Builder.participantRole(ParticipantRole participantRole)
Specifies whether the audio in a channel belongs to the
AGENT or CUSTOMER. |
ChannelDefinition.Builder |
ChannelDefinition.Builder.participantRole(String participantRole)
Specifies whether the audio in a channel belongs to the
AGENT or CUSTOMER. |
ChannelDefinition.Builder |
ChannelDefinition.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ChannelDefinition.Builder> |
ChannelDefinition.serializableBuilderClass() |
Copyright © 2023. All rights reserved.