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 class
Event
Describes an event and a trigger URI.static class
Event.Builder
Describes an event and a trigger URI.Methods in com.google.cloud.video.stitcher.v1 that return EventOrBuilder Modifier and Type Method Description EventOrBuilder
VodSessionAd.Builder. getActivityEventsOrBuilder(int index)
The list of progress tracking events for the ad break.EventOrBuilder
VodSessionAd. getActivityEventsOrBuilder(int index)
The list of progress tracking events for the ad break.EventOrBuilder
VodSessionAdOrBuilder. getActivityEventsOrBuilder(int index)
The list of progress tracking events for the ad break.EventOrBuilder
Companion.Builder. getEventsOrBuilder(int index)
The list of tracking events for the companion.EventOrBuilder
Companion. getEventsOrBuilder(int index)
The list of tracking events for the companion.EventOrBuilder
CompanionOrBuilder. getEventsOrBuilder(int index)
The list of tracking events for the companion.EventOrBuilder
ProgressEvent.Builder. getEventsOrBuilder(int index)
The list of progress tracking events for the ad break.EventOrBuilder
ProgressEvent. getEventsOrBuilder(int index)
The list of progress tracking events for the ad break.EventOrBuilder
ProgressEventOrBuilder. 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.
-