| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribestreaming.model |
| Modifier and Type | Method and Description |
|---|---|
TranscriptEvent |
TranscriptEvent.BuilderImpl.build() |
TranscriptEvent |
TranscriptEvent.copy(Consumer<? super TranscriptEvent.Builder> modifier) |
| Modifier and Type | Method and Description |
|---|---|
default void |
StartStreamTranscriptionResponseHandler.Visitor.visit(TranscriptEvent event)
Invoked when a
TranscriptEvent is encountered. |
| Modifier and Type | Method and Description |
|---|---|
StartStreamTranscriptionResponseHandler.Visitor.Builder |
StartStreamTranscriptionResponseHandler.Visitor.Builder.onTranscriptEvent(Consumer<TranscriptEvent> c)
Callback to invoke when a
TranscriptEvent is visited. |
| Constructor and Description |
|---|
BuilderImpl(TranscriptEvent model) |
Copyright © 2023. All rights reserved.