Uses of Interface
com.google.cloud.video.stitcher.v1.AkamaiCdnKeyOrBuilder
-
Packages that use AkamaiCdnKeyOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of AkamaiCdnKeyOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement AkamaiCdnKeyOrBuilder Modifier and Type Class Description class
AkamaiCdnKey
Configuration for an Akamai CDN key.static class
AkamaiCdnKey.Builder
Configuration for an Akamai CDN key.Methods in com.google.cloud.video.stitcher.v1 that return AkamaiCdnKeyOrBuilder Modifier and Type Method Description AkamaiCdnKeyOrBuilder
CdnKey.Builder. getAkamaiCdnKeyOrBuilder()
The configuration for an Akamai CDN key.AkamaiCdnKeyOrBuilder
CdnKey. getAkamaiCdnKeyOrBuilder()
The configuration for an Akamai CDN key.AkamaiCdnKeyOrBuilder
CdnKeyOrBuilder. getAkamaiCdnKeyOrBuilder()
The configuration for an Akamai CDN key.
-