Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildStartedOrBuilder
-
Packages that use BuildEventStreamProtos.BuildStartedOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildStartedOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildStartedOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildStartedPayload of an event indicating the beginning of a new build.static classBuildEventStreamProtos.BuildStarted.BuilderPayload of an event indicating the beginning of a new build.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildStartedOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildStartedOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getStartedOrBuilder().build_event_stream.BuildStarted started = 5;BuildEventStreamProtos.BuildStartedOrBuilderBuildEventStreamProtos.BuildEvent. getStartedOrBuilder().build_event_stream.BuildStarted started = 5;BuildEventStreamProtos.BuildStartedOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getStartedOrBuilder().build_event_stream.BuildStarted started = 5;
-