Uses of Interface
io.envoyproxy.envoy.config.endpoint.v3.Endpoint.HealthCheckConfigOrBuilder
Packages that use Endpoint.HealthCheckConfigOrBuilder
-
Uses of Endpoint.HealthCheckConfigOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Classes in io.envoyproxy.envoy.config.endpoint.v3 that implement Endpoint.HealthCheckConfigOrBuilderModifier and TypeClassDescriptionstatic final class
The optional health check configuration.static final class
The optional health check configuration.Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type Endpoint.HealthCheckConfigOrBuilderModifier and TypeFieldDescriptionprivate 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.HealthCheckConfigOrBuilderModifier and TypeMethodDescriptionEndpoint.Builder.getHealthCheckConfigOrBuilder()
The optional health check configuration is used as configuration for the health checker to contact the health checked host.Endpoint.getHealthCheckConfigOrBuilder()
The optional health check configuration is used as configuration for the health checker to contact the health checked host.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.HealthCheckConfigOrBuilderModifier and TypeMethodDescriptionprivate 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.