| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.core.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
static HealthCheckEvent.EventCase |
HealthCheckEvent.EventCase.forNumber(int value) |
HealthCheckEvent.EventCase |
HealthCheckEvent.getEventCase() |
HealthCheckEvent.EventCase |
HealthCheckEvent.Builder.getEventCase() |
HealthCheckEvent.EventCase |
HealthCheckEventOrBuilder.getEventCase() |
static HealthCheckEvent.EventCase |
HealthCheckEvent.EventCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HealthCheckEvent.EventCase |
HealthCheckEvent.EventCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HealthCheckEvent.EventCase[] |
HealthCheckEvent.EventCase.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.