Uses of Interface
io.envoyproxy.envoy.config.core.v3.HealthCheck.HttpHealthCheckOrBuilder
-
Packages that use HealthCheck.HttpHealthCheckOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of HealthCheck.HttpHealthCheckOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HealthCheck.HttpHealthCheckOrBuilder Modifier and Type Class Description static class
HealthCheck.HttpHealthCheck
[#next-free-field: 15]static class
HealthCheck.HttpHealthCheck.Builder
[#next-free-field: 15]Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HealthCheck.HttpHealthCheckOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HealthCheck.HttpHealthCheck,HealthCheck.HttpHealthCheck.Builder,HealthCheck.HttpHealthCheckOrBuilder>
HealthCheck.Builder. httpHealthCheckBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.HttpHealthCheckOrBuilder Modifier and Type Method Description HealthCheck.HttpHealthCheckOrBuilder
HealthCheck.Builder. getHttpHealthCheckOrBuilder()
HTTP health check.HealthCheck.HttpHealthCheckOrBuilder
HealthCheck. getHttpHealthCheckOrBuilder()
HTTP health check.HealthCheck.HttpHealthCheckOrBuilder
HealthCheckOrBuilder. getHttpHealthCheckOrBuilder()
HTTP health check.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HealthCheck.HttpHealthCheckOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HealthCheck.HttpHealthCheck,HealthCheck.HttpHealthCheck.Builder,HealthCheck.HttpHealthCheckOrBuilder>
HealthCheck.Builder. getHttpHealthCheckFieldBuilder()
HTTP health check.
-