Uses of Interface
com.google.devtools.build.v1.BuildEventOrBuilder
-
Packages that use BuildEventOrBuilder Package Description com.google.devtools.build.v1 -
-
Uses of BuildEventOrBuilder in com.google.devtools.build.v1
Classes in com.google.devtools.build.v1 that implement BuildEventOrBuilder Modifier and Type Class Description classBuildEventAn event representing some state change that occurred in the build.static classBuildEvent.BuilderAn event representing some state change that occurred in the build.Methods in com.google.devtools.build.v1 that return BuildEventOrBuilder Modifier and Type Method Description BuildEventOrBuilderOrderedBuildEvent.Builder. getEventOrBuilder()The actual event.BuildEventOrBuilderOrderedBuildEvent. getEventOrBuilder()The actual event.BuildEventOrBuilderOrderedBuildEventOrBuilder. getEventOrBuilder()The actual event.
-