| Package | Description |
|---|---|
| com.amazonaws.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
MedicalTranscript |
MedicalTranscript.clone() |
MedicalTranscript |
MedicalTranscriptionJob.getTranscript()
An object that contains the
MedicalTranscript. |
MedicalTranscript |
MedicalTranscript.withTranscriptFileUri(String transcriptFileUri)
The S3 object location of the medical transcript.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MedicalTranscriptionJob.setTranscript(MedicalTranscript transcript)
An object that contains the
MedicalTranscript. |
MedicalTranscriptionJob |
MedicalTranscriptionJob.withTranscript(MedicalTranscript transcript)
An object that contains the
MedicalTranscript. |
Copyright © 2021. All rights reserved.