Uses of Enum Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEvent.PayloadCase
Packages that use BuildEventStreamProtos.BuildEvent.PayloadCase
-
Uses of BuildEventStreamProtos.BuildEvent.PayloadCase in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEvent.PayloadCaseModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.PayloadCase.forNumber(int value) BuildEventStreamProtos.BuildEvent.Builder.getPayloadCase()BuildEventStreamProtos.BuildEvent.getPayloadCase()BuildEventStreamProtos.BuildEventOrBuilder.getPayloadCase()BuildEventStreamProtos.BuildEvent.PayloadCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.BuildEventStreamProtos.BuildEvent.PayloadCase.values()Returns an array containing the constants of this enum class, in the order they are declared.