Uses of Enum
io.envoyproxy.envoy.config.core.v3.HealthCheck.HealthCheckerCase
Packages that use HealthCheck.HealthCheckerCase
-
Uses of HealthCheck.HealthCheckerCase in io.envoyproxy.envoy.config.core.v3
Subclasses with type arguments of type HealthCheck.HealthCheckerCase in io.envoyproxy.envoy.config.core.v3Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.HealthCheckerCaseModifier and TypeMethodDescriptionHealthCheck.HealthCheckerCase.forNumber(int value) HealthCheck.Builder.getHealthCheckerCase()HealthCheck.getHealthCheckerCase()HealthCheckOrBuilder.getHealthCheckerCase()HealthCheck.HealthCheckerCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static HealthCheck.HealthCheckerCase[]HealthCheck.HealthCheckerCase.values()Returns an array containing the constants of this enum type, in the order they are declared.