static BuildEvent.BuildComponentStreamFinished.FinishType |
BuildEvent.BuildComponentStreamFinished.FinishType.forNumber(int value) |
|
BuildEvent.BuildComponentStreamFinished.FinishType |
BuildEvent.BuildComponentStreamFinished.Builder.getType() |
How the event stream finished.
|
BuildEvent.BuildComponentStreamFinished.FinishType |
BuildEvent.BuildComponentStreamFinished.getType() |
How the event stream finished.
|
BuildEvent.BuildComponentStreamFinished.FinishType |
BuildEvent.BuildComponentStreamFinishedOrBuilder.getType() |
How the event stream finished.
|
static BuildEvent.BuildComponentStreamFinished.FinishType |
BuildEvent.BuildComponentStreamFinished.FinishType.valueOf(int value) |
Deprecated.
|
static BuildEvent.BuildComponentStreamFinished.FinishType |
BuildEvent.BuildComponentStreamFinished.FinishType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BuildEvent.BuildComponentStreamFinished.FinishType |
BuildEvent.BuildComponentStreamFinished.FinishType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BuildEvent.BuildComponentStreamFinished.FinishType[] |
BuildEvent.BuildComponentStreamFinished.FinishType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|