Uses of Class
software.amazon.awssdk.services.transcribe.model.MedicalTranscript
-
Packages that use MedicalTranscript Package Description software.amazon.awssdk.services.transcribe.model -
-
Uses of MedicalTranscript in software.amazon.awssdk.services.transcribe.model
Methods in software.amazon.awssdk.services.transcribe.model that return MedicalTranscript Modifier and Type Method Description MedicalTranscriptMedicalTranscriptionJob. transcript()Provides you with the Amazon S3 URI you can use to access your transcript.Methods in software.amazon.awssdk.services.transcribe.model with parameters of type MedicalTranscript Modifier and Type Method Description MedicalTranscriptionJob.BuilderMedicalTranscriptionJob.Builder. transcript(MedicalTranscript transcript)Provides you with the Amazon S3 URI you can use to access your transcript.
-