Uses of Class
software.amazon.awssdk.services.elastictranscoder.model.Encryption
-
Packages that use Encryption Package Description software.amazon.awssdk.services.elastictranscoder.model -
-
Uses of Encryption in software.amazon.awssdk.services.elastictranscoder.model
Methods in software.amazon.awssdk.services.elastictranscoder.model that return Encryption Modifier and Type Method Description EncryptionArtwork. encryption()The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.EncryptionCaptionFormat. encryption()The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.EncryptionCaptionSource. 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.EncryptionCreateJobOutput. encryption()You can specify encryption settings for any output files that you want to use for a transcoding job.EncryptionJobInput. encryption()The encryption settings, if any, that are used for decrypting your input files.EncryptionJobOutput. encryption()The encryption settings, if any, that you want Elastic Transcoder to apply to your output files.EncryptionJobWatermark. encryption()The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.EncryptionCreateJobOutput. thumbnailEncryption()The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.EncryptionJobOutput. thumbnailEncryption()The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.Methods in software.amazon.awssdk.services.elastictranscoder.model with parameters of type Encryption Modifier and Type Method Description Artwork.BuilderArtwork.Builder. encryption(Encryption encryption)The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.CaptionFormat.BuilderCaptionFormat.Builder. encryption(Encryption encryption)The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.CaptionSource.BuilderCaptionSource.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.CreateJobOutput.BuilderCreateJobOutput.Builder. encryption(Encryption encryption)You can specify encryption settings for any output files that you want to use for a transcoding job.JobInput.BuilderJobInput.Builder. encryption(Encryption encryption)The encryption settings, if any, that are used for decrypting your input files.JobOutput.BuilderJobOutput.Builder. encryption(Encryption encryption)The encryption settings, if any, that you want Elastic Transcoder to apply to your output files.JobWatermark.BuilderJobWatermark.Builder. encryption(Encryption encryption)The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.CreateJobOutput.BuilderCreateJobOutput.Builder. thumbnailEncryption(Encryption thumbnailEncryption)The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.JobOutput.BuilderJobOutput.Builder. thumbnailEncryption(Encryption thumbnailEncryption)The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
-