Uses of Interface
com.google.cloud.video.stitcher.v1.PrefetchConfigOrBuilder
-
Packages that use PrefetchConfigOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of PrefetchConfigOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement PrefetchConfigOrBuilder Modifier and Type Class Description class
PrefetchConfig
The configuration for prefetch ads.static class
PrefetchConfig.Builder
The configuration for prefetch ads.Methods in com.google.cloud.video.stitcher.v1 that return PrefetchConfigOrBuilder Modifier and Type Method Description PrefetchConfigOrBuilder
LiveConfig.Builder. getPrefetchConfigOrBuilder()
The configuration for prefetching ads.PrefetchConfigOrBuilder
LiveConfig. getPrefetchConfigOrBuilder()
The configuration for prefetching ads.PrefetchConfigOrBuilder
LiveConfigOrBuilder. getPrefetchConfigOrBuilder()
The configuration for prefetching ads.
-