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 classEndpoint.HealthCheckConfigThe optional health check configuration.static classEndpoint.HealthCheckConfig.BuilderThe 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.HealthCheckConfigOrBuilderEndpoint.Builder. getHealthCheckConfigOrBuilder()The optional health check configuration is used as configuration for the health checker to contact the health checked host.Endpoint.HealthCheckConfigOrBuilderEndpoint. getHealthCheckConfigOrBuilder()The optional health check configuration is used as configuration for the health checker to contact the health checked host.Endpoint.HealthCheckConfigOrBuilderEndpointOrBuilder. 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.
-