Uses of Interface
com.google.cloud.video.stitcher.v1.VodSessionAdOrBuilder
-
Packages that use VodSessionAdOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of VodSessionAdOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement VodSessionAdOrBuilder Modifier and Type Class Description class
VodSessionAd
Metadata for an inserted ad in a VOD session.static class
VodSessionAd.Builder
Metadata for an inserted ad in a VOD session.Methods in com.google.cloud.video.stitcher.v1 that return VodSessionAdOrBuilder Modifier and Type Method Description VodSessionAdOrBuilder
VodSessionAdBreak.Builder. getAdsOrBuilder(int index)
Ordered list of ads stitched into the ad break.VodSessionAdOrBuilder
VodSessionAdBreak. getAdsOrBuilder(int index)
Ordered list of ads stitched into the ad break.VodSessionAdOrBuilder
VodSessionAdBreakOrBuilder. getAdsOrBuilder(int index)
Ordered list of ads stitched into the ad break.Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type VodSessionAdOrBuilder Modifier and Type Method Description List<? extends VodSessionAdOrBuilder>
VodSessionAdBreak.Builder. getAdsOrBuilderList()
Ordered list of ads stitched into the ad break.List<? extends VodSessionAdOrBuilder>
VodSessionAdBreak. getAdsOrBuilderList()
Ordered list of ads stitched into the ad break.List<? extends VodSessionAdOrBuilder>
VodSessionAdBreakOrBuilder. getAdsOrBuilderList()
Ordered list of ads stitched into the ad break.
-