Uses of Interface
com.google.cloud.video.stitcher.v1.EventOrBuilder
-
Packages that use EventOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of EventOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement EventOrBuilder Modifier and Type Class Description classEventDescribes an event and a trigger URI.static classEvent.BuilderDescribes an event and a trigger URI.Methods in com.google.cloud.video.stitcher.v1 that return EventOrBuilder Modifier and Type Method Description EventOrBuilderVodSessionAd.Builder. getActivityEventsOrBuilder(int index)The list of progress tracking events for the ad break.EventOrBuilderVodSessionAd. getActivityEventsOrBuilder(int index)The list of progress tracking events for the ad break.EventOrBuilderVodSessionAdOrBuilder. getActivityEventsOrBuilder(int index)The list of progress tracking events for the ad break.EventOrBuilderCompanion.Builder. getEventsOrBuilder(int index)The list of tracking events for the companion.EventOrBuilderCompanion. getEventsOrBuilder(int index)The list of tracking events for the companion.EventOrBuilderCompanionOrBuilder. getEventsOrBuilder(int index)The list of tracking events for the companion.EventOrBuilderProgressEvent.Builder. getEventsOrBuilder(int index)The list of progress tracking events for the ad break.EventOrBuilderProgressEvent. getEventsOrBuilder(int index)The list of progress tracking events for the ad break.EventOrBuilderProgressEventOrBuilder. getEventsOrBuilder(int index)The list of progress tracking events for the ad break.Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type EventOrBuilder Modifier and Type Method Description List<? extends EventOrBuilder>VodSessionAd.Builder. getActivityEventsOrBuilderList()The list of progress tracking events for the ad break.List<? extends EventOrBuilder>VodSessionAd. getActivityEventsOrBuilderList()The list of progress tracking events for the ad break.List<? extends EventOrBuilder>VodSessionAdOrBuilder. getActivityEventsOrBuilderList()The list of progress tracking events for the ad break.List<? extends EventOrBuilder>Companion.Builder. getEventsOrBuilderList()The list of tracking events for the companion.List<? extends EventOrBuilder>Companion. getEventsOrBuilderList()The list of tracking events for the companion.List<? extends EventOrBuilder>CompanionOrBuilder. getEventsOrBuilderList()The list of tracking events for the companion.List<? extends EventOrBuilder>ProgressEvent.Builder. getEventsOrBuilderList()The list of progress tracking events for the ad break.List<? extends EventOrBuilder>ProgressEvent. getEventsOrBuilderList()The list of progress tracking events for the ad break.List<? extends EventOrBuilder>ProgressEventOrBuilder. getEventsOrBuilderList()The list of progress tracking events for the ad break.
-