static BuildEvent.ConsoleOutput.OutputCase |
BuildEvent.ConsoleOutput.OutputCase.forNumber(int value) |
|
BuildEvent.ConsoleOutput.OutputCase |
BuildEvent.ConsoleOutput.Builder.getOutputCase() |
|
BuildEvent.ConsoleOutput.OutputCase |
BuildEvent.ConsoleOutput.getOutputCase() |
|
BuildEvent.ConsoleOutput.OutputCase |
BuildEvent.ConsoleOutputOrBuilder.getOutputCase() |
|
static BuildEvent.ConsoleOutput.OutputCase |
BuildEvent.ConsoleOutput.OutputCase.valueOf(int value) |
Deprecated.
|
static BuildEvent.ConsoleOutput.OutputCase |
BuildEvent.ConsoleOutput.OutputCase.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BuildEvent.ConsoleOutput.OutputCase[] |
BuildEvent.ConsoleOutput.OutputCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|