| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribestreaming.model |
| Modifier and Type | Class and Description |
|---|---|
class |
MedicalTranscriptEvent
The
MedicalTranscriptEvent associated with a MedicalTranscriptResultStream. |
| Modifier and Type | Field and Description |
|---|---|
static MedicalTranscriptResultStream |
MedicalTranscriptResultStream.UNKNOWN
Special type of
MedicalTranscriptResultStream for unknown types of events that this version of the SDK
does not know about |
| Modifier and Type | Method and Description |
|---|---|
default void |
StartMedicalStreamTranscriptionResponseHandler.Visitor.visitDefault(MedicalTranscriptResultStream event)
A required "else" or "default" block, invoked when no other more-specific "visit" method is appropriate.
|
| Modifier and Type | Method and Description |
|---|---|
StartMedicalStreamTranscriptionResponseHandler.Visitor.Builder |
StartMedicalStreamTranscriptionResponseHandler.Visitor.Builder.onDefault(Consumer<MedicalTranscriptResultStream> c)
Callback to invoke when either an unknown event is visited or an unhandled event is visited.
|
Copyright © 2023. All rights reserved.