| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribestreaming.model |
| Modifier and Type | Method and Description |
|---|---|
StartStreamTranscriptionResponseHandler.Visitor |
StartStreamTranscriptionResponseHandler.Visitor.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
TranscriptResultStream.accept(StartStreamTranscriptionResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
TranscriptResultStream. |
void |
TranscriptEvent.accept(StartStreamTranscriptionResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
TranscriptEvent. |
StartStreamTranscriptionResponseHandler.Builder |
StartStreamTranscriptionResponseHandler.Builder.subscriber(StartStreamTranscriptionResponseHandler.Visitor visitor)
Sets the subscriber to the
Publisher of events. |
Copyright © 2023. All rights reserved.