static HealthCheckFailureType |
HealthCheckFailureType.forNumber(int value) |
|
HealthCheckFailureType |
HealthCheckEjectUnhealthy.Builder.getFailureType() |
The type of failure that caused this ejection.
|
HealthCheckFailureType |
HealthCheckEjectUnhealthy.getFailureType() |
The type of failure that caused this ejection.
|
HealthCheckFailureType |
HealthCheckEjectUnhealthyOrBuilder.getFailureType() |
The type of failure that caused this ejection.
|
HealthCheckFailureType |
HealthCheckFailure.Builder.getFailureType() |
The type of failure that caused this event.
|
HealthCheckFailureType |
HealthCheckFailure.getFailureType() |
The type of failure that caused this event.
|
HealthCheckFailureType |
HealthCheckFailureOrBuilder.getFailureType() |
The type of failure that caused this event.
|
static HealthCheckFailureType |
HealthCheckFailureType.valueOf(int value) |
Deprecated.
|
static HealthCheckFailureType |
HealthCheckFailureType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static HealthCheckFailureType |
HealthCheckFailureType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HealthCheckFailureType[] |
HealthCheckFailureType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|