Uses of Interface
com.google.cloud.video.transcoder.v1.EncryptionOrBuilder
-
Packages that use EncryptionOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of EncryptionOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement EncryptionOrBuilder Modifier and Type Class Description classEncryptionEncryption settings.static classEncryption.BuilderEncryption settings.Methods in com.google.cloud.video.transcoder.v1 that return EncryptionOrBuilder Modifier and Type Method Description EncryptionOrBuilderJobConfig.Builder. getEncryptionsOrBuilder(int index)List of encryption configurations for the content.EncryptionOrBuilderJobConfig. getEncryptionsOrBuilder(int index)List of encryption configurations for the content.EncryptionOrBuilderJobConfigOrBuilder. getEncryptionsOrBuilder(int index)List of encryption configurations for the content.Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type EncryptionOrBuilder Modifier and Type Method Description List<? extends EncryptionOrBuilder>JobConfig.Builder. getEncryptionsOrBuilderList()List of encryption configurations for the content.List<? extends EncryptionOrBuilder>JobConfig. getEncryptionsOrBuilderList()List of encryption configurations for the content.List<? extends EncryptionOrBuilder>JobConfigOrBuilder. getEncryptionsOrBuilderList()List of encryption configurations for the content.
-