Uses of Interface
com.google.cloud.video.transcoder.v1.Encryption.Aes128EncryptionOrBuilder
-
Packages that use Encryption.Aes128EncryptionOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of Encryption.Aes128EncryptionOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement Encryption.Aes128EncryptionOrBuilder Modifier and Type Class Description static classEncryption.Aes128EncryptionConfiguration for AES-128 encryption.static classEncryption.Aes128Encryption.BuilderConfiguration for AES-128 encryption.Methods in com.google.cloud.video.transcoder.v1 that return Encryption.Aes128EncryptionOrBuilder Modifier and Type Method Description Encryption.Aes128EncryptionOrBuilderEncryption.Builder. getAes128OrBuilder()Configuration for AES-128 encryption.Encryption.Aes128EncryptionOrBuilderEncryption. getAes128OrBuilder()Configuration for AES-128 encryption.Encryption.Aes128EncryptionOrBuilderEncryptionOrBuilder. getAes128OrBuilder()Configuration for AES-128 encryption.
-