| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribestreaming.model |
| Modifier and Type | Method and Description |
|---|---|
static ChannelDefinition.Builder |
ChannelDefinition.builder() |
ChannelDefinition.Builder |
ChannelDefinition.Builder.channelId(Integer channelId)
Specify the audio channel you want to define.
|
ChannelDefinition.Builder |
ChannelDefinition.Builder.participantRole(ParticipantRole participantRole)
Specify the speaker you want to define.
|
ChannelDefinition.Builder |
ChannelDefinition.Builder.participantRole(String participantRole)
Specify the speaker you want to define.
|
ChannelDefinition.Builder |
ChannelDefinition.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelDefinition.Builder> |
ConfigurationEvent.BuilderImpl.getChannelDefinitions() |
static Class<? extends ChannelDefinition.Builder> |
ChannelDefinition.serializableBuilderClass() |
Copyright © 2023. All rights reserved.