| Package | Description |
|---|---|
| com.amazonaws.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
MedicalTranscript |
MedicalTranscript.clone() |
MedicalTranscript |
MedicalTranscriptionJob.getTranscript()
Provides you with the Amazon S3 URI you can use to access your transcript.
|
MedicalTranscript |
MedicalTranscript.withTranscriptFileUri(String transcriptFileUri)
The Amazon S3 location of your transcript.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MedicalTranscriptionJob.setTranscript(MedicalTranscript transcript)
Provides you with the Amazon S3 URI you can use to access your transcript.
|
MedicalTranscriptionJob |
MedicalTranscriptionJob.withTranscript(MedicalTranscript transcript)
Provides you with the Amazon S3 URI you can use to access your transcript.
|
Copyright © 2023. All rights reserved.