| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.core |
| Modifier and Type | Method and Description |
|---|---|
static HealthCheck.Payload.PayloadCase |
HealthCheck.Payload.PayloadCase.forNumber(int value) |
HealthCheck.Payload.PayloadCase |
HealthCheck.PayloadOrBuilder.getPayloadCase() |
HealthCheck.Payload.PayloadCase |
HealthCheck.Payload.getPayloadCase() |
HealthCheck.Payload.PayloadCase |
HealthCheck.Payload.Builder.getPayloadCase() |
static HealthCheck.Payload.PayloadCase |
HealthCheck.Payload.PayloadCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HealthCheck.Payload.PayloadCase |
HealthCheck.Payload.PayloadCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HealthCheck.Payload.PayloadCase[] |
HealthCheck.Payload.PayloadCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.