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 classHealthCheck.HttpHealthCheck[#next-free-field: 15]static classHealthCheck.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.HttpHealthCheckOrBuilderHealthCheck.Builder. getHttpHealthCheckOrBuilder()HTTP health check.HealthCheck.HttpHealthCheckOrBuilderHealthCheck. getHttpHealthCheckOrBuilder()HTTP health check.HealthCheck.HttpHealthCheckOrBuilderHealthCheckOrBuilder. 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.
-