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