static Instance.UpgradeHistoryEntry.State |
Instance.UpgradeHistoryEntry.State.forNumber(int value) |
|
Instance.UpgradeHistoryEntry.State |
Instance.UpgradeHistoryEntry.Builder.getState() |
The state of this instance upgrade history entry.
|
Instance.UpgradeHistoryEntry.State |
Instance.UpgradeHistoryEntry.getState() |
The state of this instance upgrade history entry.
|
Instance.UpgradeHistoryEntry.State |
Instance.UpgradeHistoryEntryOrBuilder.getState() |
The state of this instance upgrade history entry.
|
static Instance.UpgradeHistoryEntry.State |
Instance.UpgradeHistoryEntry.State.valueOf(int value) |
Deprecated.
|
static Instance.UpgradeHistoryEntry.State |
Instance.UpgradeHistoryEntry.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Instance.UpgradeHistoryEntry.State |
Instance.UpgradeHistoryEntry.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Instance.UpgradeHistoryEntry.State[] |
Instance.UpgradeHistoryEntry.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|