Uses of Interface
software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponseHandler.Builder
-
Packages that use StartMedicalStreamTranscriptionResponseHandler.Builder Package Description software.amazon.awssdk.services.transcribestreaming.model -
-
Uses of StartMedicalStreamTranscriptionResponseHandler.Builder in software.amazon.awssdk.services.transcribestreaming.model
Methods in software.amazon.awssdk.services.transcribestreaming.model that return StartMedicalStreamTranscriptionResponseHandler.Builder Modifier and Type Method Description static StartMedicalStreamTranscriptionResponseHandler.BuilderStartMedicalStreamTranscriptionResponseHandler. builder()Create aStartMedicalStreamTranscriptionResponseHandler.Builder, used to create aStartMedicalStreamTranscriptionResponseHandler.StartMedicalStreamTranscriptionResponseHandler.BuilderStartMedicalStreamTranscriptionResponseHandler.Builder. subscriber(StartMedicalStreamTranscriptionResponseHandler.Visitor visitor)Sets the subscriber to thePublisherof events.
-