| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
TranscriptionJob |
StartTranscriptionJobResponse.transcriptionJob()
An object containing details of the asynchronous transcription job.
|
TranscriptionJob |
GetTranscriptionJobResponse.transcriptionJob()
An object that contains the results of the transcription job.
|
| Modifier and Type | Method and Description |
|---|---|
StartTranscriptionJobResponse.Builder |
StartTranscriptionJobResponse.Builder.transcriptionJob(TranscriptionJob transcriptionJob)
An object containing details of the asynchronous transcription job.
|
GetTranscriptionJobResponse.Builder |
GetTranscriptionJobResponse.Builder.transcriptionJob(TranscriptionJob transcriptionJob)
An object that contains the results of the transcription job.
|
Copyright © 2021. All rights reserved.