Uses of Class
com.google.cloud.video.stitcher.v1.VodSessionAdBreak
-
Packages that use VodSessionAdBreak Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of VodSessionAdBreak in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return VodSessionAdBreak Modifier and Type Method Description VodSessionAdBreakVodSessionAdBreak.Builder. build()VodSessionAdBreakVodSessionAdBreak.Builder. buildPartial()VodSessionAdBreakInterstitials.Builder. getAdBreaks(int index)List of ad breaks ordered by time.VodSessionAdBreakInterstitials. getAdBreaks(int index)List of ad breaks ordered by time.VodSessionAdBreakInterstitialsOrBuilder. getAdBreaks(int index)List of ad breaks ordered by time.static VodSessionAdBreakVodSessionAdBreak. getDefaultInstance()VodSessionAdBreakVodSessionAdBreak.Builder. getDefaultInstanceForType()VodSessionAdBreakVodSessionAdBreak. getDefaultInstanceForType()static VodSessionAdBreakVodSessionAdBreak. parseDelimitedFrom(InputStream input)static VodSessionAdBreakVodSessionAdBreak. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionAdBreakVodSessionAdBreak. parseFrom(byte[] data)static VodSessionAdBreakVodSessionAdBreak. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionAdBreakVodSessionAdBreak. parseFrom(com.google.protobuf.ByteString data)static VodSessionAdBreakVodSessionAdBreak. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionAdBreakVodSessionAdBreak. parseFrom(com.google.protobuf.CodedInputStream input)static VodSessionAdBreakVodSessionAdBreak. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionAdBreakVodSessionAdBreak. parseFrom(InputStream input)static VodSessionAdBreakVodSessionAdBreak. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionAdBreakVodSessionAdBreak. parseFrom(ByteBuffer data)static VodSessionAdBreakVodSessionAdBreak. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type VodSessionAdBreak Modifier and Type Method Description List<VodSessionAdBreak>Interstitials.Builder. getAdBreaksList()List of ad breaks ordered by time.List<VodSessionAdBreak>Interstitials. getAdBreaksList()List of ad breaks ordered by time.List<VodSessionAdBreak>InterstitialsOrBuilder. getAdBreaksList()List of ad breaks ordered by time.com.google.protobuf.Parser<VodSessionAdBreak>VodSessionAdBreak. getParserForType()static com.google.protobuf.Parser<VodSessionAdBreak>VodSessionAdBreak. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type VodSessionAdBreak Modifier and Type Method Description Interstitials.BuilderInterstitials.Builder. addAdBreaks(int index, VodSessionAdBreak value)List of ad breaks ordered by time.Interstitials.BuilderInterstitials.Builder. addAdBreaks(VodSessionAdBreak value)List of ad breaks ordered by time.VodSessionAdBreak.BuilderVodSessionAdBreak.Builder. mergeFrom(VodSessionAdBreak other)static VodSessionAdBreak.BuilderVodSessionAdBreak. newBuilder(VodSessionAdBreak prototype)Interstitials.BuilderInterstitials.Builder. setAdBreaks(int index, VodSessionAdBreak value)List of ad breaks ordered by time.Method parameters in com.google.cloud.video.stitcher.v1 with type arguments of type VodSessionAdBreak Modifier and Type Method Description Interstitials.BuilderInterstitials.Builder. addAllAdBreaks(Iterable<? extends VodSessionAdBreak> values)List of ad breaks ordered by time.
-