Uses of Interface
io.envoyproxy.envoy.api.v2.core.HealthCheck.CustomHealthCheckOrBuilder
-
Packages that use HealthCheck.CustomHealthCheckOrBuilder Package Description io.envoyproxy.envoy.api.v2.core -
-
Uses of HealthCheck.CustomHealthCheckOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core 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.api.v2.core 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.
-