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 classVodSessionAdMetadata for an inserted ad in a VOD session.static classVodSessionAd.BuilderMetadata for an inserted ad in a VOD session.Methods in com.google.cloud.video.stitcher.v1 that return VodSessionAdOrBuilder Modifier and Type Method Description VodSessionAdOrBuilderVodSessionAdBreak.Builder. getAdsOrBuilder(int index)Ordered list of ads stitched into the ad break.VodSessionAdOrBuilderVodSessionAdBreak. getAdsOrBuilder(int index)Ordered list of ads stitched into the ad break.VodSessionAdOrBuilderVodSessionAdBreakOrBuilder. 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.
-