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