static HealthCheckerType |
HealthCheckerType.forNumber(int value) |
|
HealthCheckerType |
HealthCheckEvent.Builder.getHealthCheckerType() |
.envoy.data.core.v3.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... }
|
HealthCheckerType |
HealthCheckEvent.getHealthCheckerType() |
.envoy.data.core.v3.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... }
|
HealthCheckerType |
HealthCheckEventOrBuilder.getHealthCheckerType() |
.envoy.data.core.v3.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... }
|
static HealthCheckerType |
HealthCheckerType.valueOf(int value) |
Deprecated.
|
static HealthCheckerType |
HealthCheckerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static HealthCheckerType |
HealthCheckerType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HealthCheckerType[] |
HealthCheckerType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|