| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
TranscriptionJob |
StartTranscriptionJobResponse.transcriptionJob()
Provides detailed information about the current transcription job, including job status and, if applicable,
failure reason.
|
TranscriptionJob |
GetTranscriptionJobResponse.transcriptionJob()
Provides detailed information about the specified transcription job, including job status and, if applicable,
failure reason.
|
| Modifier and Type | Method and Description |
|---|---|
StartTranscriptionJobResponse.Builder |
StartTranscriptionJobResponse.Builder.transcriptionJob(TranscriptionJob transcriptionJob)
Provides detailed information about the current transcription job, including job status and, if applicable,
failure reason.
|
GetTranscriptionJobResponse.Builder |
GetTranscriptionJobResponse.Builder.transcriptionJob(TranscriptionJob transcriptionJob)
Provides detailed information about the specified transcription job, including job status and, if applicable,
failure reason.
|
Copyright © 2023. All rights reserved.