Uses of Interface
io.envoyproxy.envoy.config.core.v3.HealthCheck.CustomHealthCheckOrBuilder
-
Packages that use HealthCheck.CustomHealthCheckOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of HealthCheck.CustomHealthCheckOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HealthCheck.CustomHealthCheckOrBuilder Modifier and Type Class Description static classHealthCheck.CustomHealthCheckCustom health check.static classHealthCheck.CustomHealthCheck.BuilderCustom health check.Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.CustomHealthCheckOrBuilder Modifier and Type Method Description HealthCheck.CustomHealthCheckOrBuilderHealthCheck.Builder. getCustomHealthCheckOrBuilder()Custom health check.HealthCheck.CustomHealthCheckOrBuilderHealthCheck. getCustomHealthCheckOrBuilder()Custom health check.HealthCheck.CustomHealthCheckOrBuilderHealthCheckOrBuilder. getCustomHealthCheckOrBuilder()Custom health check.
-