Uses of Interface
com.google.devtools.build.v1.OrderedBuildEventOrBuilder
-
Packages that use OrderedBuildEventOrBuilder Package Description com.google.devtools.build.v1 -
-
Uses of OrderedBuildEventOrBuilder in com.google.devtools.build.v1
Classes in com.google.devtools.build.v1 that implement OrderedBuildEventOrBuilder Modifier and Type Class Description classOrderedBuildEventBuild event with contextual information about the stream it belongs to and its position in that stream.static classOrderedBuildEvent.BuilderBuild event with contextual information about the stream it belongs to and its position in that stream.Methods in com.google.devtools.build.v1 that return OrderedBuildEventOrBuilder Modifier and Type Method Description OrderedBuildEventOrBuilderPublishLifecycleEventRequest.Builder. getBuildEventOrBuilder()The lifecycle build event.OrderedBuildEventOrBuilderPublishLifecycleEventRequest. getBuildEventOrBuilder()The lifecycle build event.OrderedBuildEventOrBuilderPublishLifecycleEventRequestOrBuilder. getBuildEventOrBuilder()The lifecycle build event.OrderedBuildEventOrBuilderPublishBuildToolEventStreamRequest.Builder. getOrderedBuildEventOrBuilder()The build event with position info.OrderedBuildEventOrBuilderPublishBuildToolEventStreamRequest. getOrderedBuildEventOrBuilder()The build event with position info.OrderedBuildEventOrBuilderPublishBuildToolEventStreamRequestOrBuilder. getOrderedBuildEventOrBuilder()The build event with position info.
-