| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
ContentRedaction |
StartTranscriptionJobRequest.contentRedaction()
An object that contains the request parameters for content redaction.
|
ContentRedaction |
TranscriptionJob.contentRedaction()
An object that describes content redaction settings for the transcription job.
|
ContentRedaction |
TranscriptionJobSummary.contentRedaction()
The content redaction settings of the transcription job.
|
| Modifier and Type | Method and Description |
|---|---|
StartTranscriptionJobRequest.Builder |
StartTranscriptionJobRequest.Builder.contentRedaction(ContentRedaction contentRedaction)
An object that contains the request parameters for content redaction.
|
TranscriptionJob.Builder |
TranscriptionJob.Builder.contentRedaction(ContentRedaction contentRedaction)
An object that describes content redaction settings for the transcription job.
|
TranscriptionJobSummary.Builder |
TranscriptionJobSummary.Builder.contentRedaction(ContentRedaction contentRedaction)
The content redaction settings of the transcription job.
|
Copyright © 2020. All rights reserved.