| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
Media |
CallAnalyticsJob.media()
Returns the value of the Media property for this object.
|
Media |
StartTranscriptionJobRequest.media()
An object that describes the input media for a transcription job.
|
Media |
StartMedicalTranscriptionJobRequest.media()
Returns the value of the Media property for this object.
|
Media |
MedicalTranscriptionJob.media()
Returns the value of the Media property for this object.
|
Media |
TranscriptionJob.media()
An object that describes the input media for the transcription job.
|
Media |
StartCallAnalyticsJobRequest.media()
Returns the value of the Media property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CallAnalyticsJob.Builder |
CallAnalyticsJob.Builder.media(Media media)
Sets the value of the Media property for this object.
|
StartTranscriptionJobRequest.Builder |
StartTranscriptionJobRequest.Builder.media(Media media)
An object that describes the input media for a transcription job.
|
StartMedicalTranscriptionJobRequest.Builder |
StartMedicalTranscriptionJobRequest.Builder.media(Media media)
Sets the value of the Media property for this object.
|
MedicalTranscriptionJob.Builder |
MedicalTranscriptionJob.Builder.media(Media media)
Sets the value of the Media property for this object.
|
TranscriptionJob.Builder |
TranscriptionJob.Builder.media(Media media)
An object that describes the input media for the transcription job.
|
StartCallAnalyticsJobRequest.Builder |
StartCallAnalyticsJobRequest.Builder.media(Media media)
Sets the value of the Media property for this object.
|
Copyright © 2021. All rights reserved.