Uses of Interface
io.envoyproxy.envoy.config.endpoint.v3.Endpoint.HealthCheckConfigOrBuilder
-
Packages that use Endpoint.HealthCheckConfigOrBuilder Package Description io.envoyproxy.envoy.config.endpoint.v3 -
-
Uses of Endpoint.HealthCheckConfigOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Classes in io.envoyproxy.envoy.config.endpoint.v3 that implement Endpoint.HealthCheckConfigOrBuilder Modifier and Type Class Description static class
Endpoint.HealthCheckConfig
The optional health check configuration.static class
Endpoint.HealthCheckConfig.Builder
The optional health check configuration.Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type Endpoint.HealthCheckConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Endpoint.HealthCheckConfig,Endpoint.HealthCheckConfig.Builder,Endpoint.HealthCheckConfigOrBuilder>
Endpoint.Builder. healthCheckConfigBuilder_
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return Endpoint.HealthCheckConfigOrBuilder Modifier and Type Method Description Endpoint.HealthCheckConfigOrBuilder
Endpoint.Builder. getHealthCheckConfigOrBuilder()
The optional health check configuration is used as configuration for the health checker to contact the health checked host.Endpoint.HealthCheckConfigOrBuilder
Endpoint. getHealthCheckConfigOrBuilder()
The optional health check configuration is used as configuration for the health checker to contact the health checked host.Endpoint.HealthCheckConfigOrBuilder
EndpointOrBuilder. getHealthCheckConfigOrBuilder()
The optional health check configuration is used as configuration for the health checker to contact the health checked host.Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type Endpoint.HealthCheckConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Endpoint.HealthCheckConfig,Endpoint.HealthCheckConfig.Builder,Endpoint.HealthCheckConfigOrBuilder>
Endpoint.Builder. getHealthCheckConfigFieldBuilder()
The optional health check configuration is used as configuration for the health checker to contact the health checked host.
-