Uses of Interface
com.google.cloud.video.transcoder.v1.Encryption.DrmSystemsOrBuilder
-
Packages that use Encryption.DrmSystemsOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of Encryption.DrmSystemsOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement Encryption.DrmSystemsOrBuilder Modifier and Type Class Description static class
Encryption.DrmSystems
Defines configuration for DRM systems in use.static class
Encryption.DrmSystems.Builder
Defines configuration for DRM systems in use.Methods in com.google.cloud.video.transcoder.v1 that return Encryption.DrmSystemsOrBuilder Modifier and Type Method Description Encryption.DrmSystemsOrBuilder
Encryption.Builder. getDrmSystemsOrBuilder()
Required.Encryption.DrmSystemsOrBuilder
Encryption. getDrmSystemsOrBuilder()
Required.Encryption.DrmSystemsOrBuilder
EncryptionOrBuilder. getDrmSystemsOrBuilder()
Required.
-