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 class
HealthCheck.CustomHealthCheck
Custom health check.static class
HealthCheck.CustomHealthCheck.Builder
Custom health check.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HealthCheck.CustomHealthCheckOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HealthCheck.CustomHealthCheck,HealthCheck.CustomHealthCheck.Builder,HealthCheck.CustomHealthCheckOrBuilder>
HealthCheck.Builder. customHealthCheckBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.CustomHealthCheckOrBuilder Modifier and Type Method Description HealthCheck.CustomHealthCheckOrBuilder
HealthCheck.Builder. getCustomHealthCheckOrBuilder()
Custom health check.HealthCheck.CustomHealthCheckOrBuilder
HealthCheck. getCustomHealthCheckOrBuilder()
Custom health check.HealthCheck.CustomHealthCheckOrBuilder
HealthCheckOrBuilder. getCustomHealthCheckOrBuilder()
Custom health check.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HealthCheck.CustomHealthCheckOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HealthCheck.CustomHealthCheck,HealthCheck.CustomHealthCheck.Builder,HealthCheck.CustomHealthCheckOrBuilder>
HealthCheck.Builder. getCustomHealthCheckFieldBuilder()
Custom health check.
-