Uses of Enum Class
com.google.devtools.build.v1.BuildEvent.EventCase
Packages that use BuildEvent.EventCase
-
Uses of BuildEvent.EventCase in com.google.devtools.build.v1
Methods in com.google.devtools.build.v1 that return BuildEvent.EventCaseModifier and TypeMethodDescriptionstatic BuildEvent.EventCaseBuildEvent.EventCase.forNumber(int value) BuildEvent.Builder.getEventCase()BuildEvent.getEventCase()BuildEventOrBuilder.getEventCase()static BuildEvent.EventCaseBuildEvent.EventCase.valueOf(int value) Deprecated.static BuildEvent.EventCaseReturns the enum constant of this class with the specified name.static BuildEvent.EventCase[]BuildEvent.EventCase.values()Returns an array containing the constants of this enum class, in the order they are declared.