| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
Media |
MedicalTranscriptionJob.media()
Returns the value of the Media property for this object.
|
Media |
StartTranscriptionJobRequest.media()
Describes the Amazon S3 location of the media file you want to use in your request.
|
Media |
TranscriptionJob.media()
Provides the Amazon S3 location of the media file you used in your request.
|
Media |
StartMedicalTranscriptionJobRequest.media()
Returns the value of the Media property for this object.
|
Media |
StartCallAnalyticsJobRequest.media()
Describes the Amazon S3 location of the media file you want to use in your Call Analytics request.
|
Media |
CallAnalyticsJob.media()
Provides the Amazon S3 location of the media file you used in your Call Analytics request.
|
| Modifier and Type | Method and Description |
|---|---|
MedicalTranscriptionJob.Builder |
MedicalTranscriptionJob.Builder.media(Media media)
Sets the value of the Media property for this object.
|
StartTranscriptionJobRequest.Builder |
StartTranscriptionJobRequest.Builder.media(Media media)
Describes the Amazon S3 location of the media file you want to use in your request.
|
TranscriptionJob.Builder |
TranscriptionJob.Builder.media(Media media)
Provides the Amazon S3 location of the media file you used in your request.
|
StartMedicalTranscriptionJobRequest.Builder |
StartMedicalTranscriptionJobRequest.Builder.media(Media media)
Sets the value of the Media property for this object.
|
StartCallAnalyticsJobRequest.Builder |
StartCallAnalyticsJobRequest.Builder.media(Media media)
Describes the Amazon S3 location of the media file you want to use in your Call Analytics request.
|
CallAnalyticsJob.Builder |
CallAnalyticsJob.Builder.media(Media media)
Provides the Amazon S3 location of the media file you used in your Call Analytics request.
|
Copyright © 2023. All rights reserved.