| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.core.v3 |
| Modifier and Type | Method and Description |
|---|---|
static HealthCheckFailureType |
HealthCheckFailureType.forNumber(int value) |
HealthCheckFailureType |
HealthCheckFailureOrBuilder.getFailureType()
The type of failure that caused this event.
|
HealthCheckFailureType |
HealthCheckEjectUnhealthyOrBuilder.getFailureType()
The type of failure that caused this ejection.
|
HealthCheckFailureType |
HealthCheckFailure.getFailureType()
The type of failure that caused this event.
|
HealthCheckFailureType |
HealthCheckFailure.Builder.getFailureType()
The type of failure that caused this event.
|
HealthCheckFailureType |
HealthCheckEjectUnhealthy.getFailureType()
The type of failure that caused this ejection.
|
HealthCheckFailureType |
HealthCheckEjectUnhealthy.Builder.getFailureType()
The type of failure that caused this ejection.
|
static HealthCheckFailureType |
HealthCheckFailureType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HealthCheckFailureType |
HealthCheckFailureType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<HealthCheckFailureType> |
HealthCheckFailureType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckFailure.Builder |
HealthCheckFailure.Builder.setFailureType(HealthCheckFailureType value)
The type of failure that caused this event.
|
HealthCheckEjectUnhealthy.Builder |
HealthCheckEjectUnhealthy.Builder.setFailureType(HealthCheckFailureType value)
The type of failure that caused this ejection.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.