| Package | Description | 
|---|---|
| com.amazonaws.services.transcribe.model | Classes modeling the various types represented by AmazonTranscribe | 
| Modifier and Type | Method and Description | 
|---|---|
| Transcript | TranscriptionJob. getTranscript()
 An object that describes the output of the transcription job. | 
| Transcript | Transcript. withTranscriptFileUri(String transcriptFileUri)
 The location where the transcription is stored. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TranscriptionJob. setTranscript(Transcript transcript)
 An object that describes the output of the transcription job. | 
| TranscriptionJob | TranscriptionJob. withTranscript(Transcript transcript)
 An object that describes the output of the transcription job. | 
Copyright © 2019. All rights reserved.