| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
Encryption |
JobWatermark.encryption()
The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.
|
Encryption |
CreateJobOutput.encryption()
You can specify encryption settings for any output files that you want to use for a transcoding job.
|
Encryption |
Artwork.encryption()
The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.
|
Encryption |
CaptionFormat.encryption()
The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.
|
Encryption |
JobOutput.encryption()
The encryption settings, if any, that you want Elastic Transcoder to apply to your output files.
|
Encryption |
CaptionSource.encryption()
The encryption settings, if any, that Elastic Transcoder needs to decyrpt your caption sources, or that you want
Elastic Transcoder to apply to your caption sources.
|
Encryption |
JobInput.encryption()
The encryption settings, if any, that are used for decrypting your input files.
|
Encryption |
CreateJobOutput.thumbnailEncryption()
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
|
Encryption |
JobOutput.thumbnailEncryption()
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
|
| Modifier and Type | Method and Description |
|---|---|
JobWatermark.Builder |
JobWatermark.Builder.encryption(Encryption encryption)
The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.
|
CreateJobOutput.Builder |
CreateJobOutput.Builder.encryption(Encryption encryption)
You can specify encryption settings for any output files that you want to use for a transcoding job.
|
Artwork.Builder |
Artwork.Builder.encryption(Encryption encryption)
The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.
|
CaptionFormat.Builder |
CaptionFormat.Builder.encryption(Encryption encryption)
The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.
|
JobOutput.Builder |
JobOutput.Builder.encryption(Encryption encryption)
The encryption settings, if any, that you want Elastic Transcoder to apply to your output files.
|
CaptionSource.Builder |
CaptionSource.Builder.encryption(Encryption encryption)
The encryption settings, if any, that Elastic Transcoder needs to decyrpt your caption sources, or that you
want Elastic Transcoder to apply to your caption sources.
|
JobInput.Builder |
JobInput.Builder.encryption(Encryption encryption)
The encryption settings, if any, that are used for decrypting your input files.
|
CreateJobOutput.Builder |
CreateJobOutput.Builder.thumbnailEncryption(Encryption thumbnailEncryption)
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
|
JobOutput.Builder |
JobOutput.Builder.thumbnailEncryption(Encryption thumbnailEncryption)
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
|
Copyright © 2023. All rights reserved.