| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.core.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
static HealthCheckerType |
HealthCheckerType.forNumber(int value) |
HealthCheckerType |
HealthCheckEvent.getHealthCheckerType()
.envoy.data.core.v2alpha.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... } |
HealthCheckerType |
HealthCheckEvent.Builder.getHealthCheckerType()
.envoy.data.core.v2alpha.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... } |
HealthCheckerType |
HealthCheckEventOrBuilder.getHealthCheckerType()
.envoy.data.core.v2alpha.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... } |
static HealthCheckerType |
HealthCheckerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HealthCheckerType |
HealthCheckerType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<HealthCheckerType> |
HealthCheckerType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckEvent.Builder |
HealthCheckEvent.Builder.setHealthCheckerType(HealthCheckerType value)
.envoy.data.core.v2alpha.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... } |
Copyright © 2018–2021 The Envoy Project. All rights reserved.