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