| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static ChannelDefinition.Builder |
ChannelDefinition.builder() |
ChannelDefinition.Builder |
ChannelDefinition.Builder.channelId(Integer channelId)
A value that indicates the audio channel.
|
ChannelDefinition.Builder |
ChannelDefinition.Builder.participantRole(ParticipantRole participantRole)
Indicates whether the person speaking on the audio channel is the agent or customer.
|
ChannelDefinition.Builder |
ChannelDefinition.Builder.participantRole(String participantRole)
Indicates whether the person speaking on the audio channel is the agent or customer.
|
ChannelDefinition.Builder |
ChannelDefinition.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ChannelDefinition.Builder> |
ChannelDefinition.serializableBuilderClass() |
Copyright © 2021. All rights reserved.