Uses of Interface
io.envoyproxy.envoy.config.core.v3.HealthStatusSetOrBuilder
-
Packages that use HealthStatusSetOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 io.envoyproxy.envoy.config.core.v3 -
-
Uses of HealthStatusSetOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type HealthStatusSetOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HealthStatusSet,HealthStatusSet.Builder,HealthStatusSetOrBuilder>Cluster.CommonLbConfig.Builder. overrideHostStatusBuilder_Methods in io.envoyproxy.envoy.config.cluster.v3 that return HealthStatusSetOrBuilder Modifier and Type Method Description HealthStatusSetOrBuilderCluster.CommonLbConfig.Builder. getOverrideHostStatusOrBuilder()This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision.HealthStatusSetOrBuilderCluster.CommonLbConfig. getOverrideHostStatusOrBuilder()This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision.HealthStatusSetOrBuilderCluster.CommonLbConfigOrBuilder. getOverrideHostStatusOrBuilder()This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type HealthStatusSetOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HealthStatusSet,HealthStatusSet.Builder,HealthStatusSetOrBuilder>Cluster.CommonLbConfig.Builder. getOverrideHostStatusFieldBuilder()This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision. -
Uses of HealthStatusSetOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HealthStatusSetOrBuilder Modifier and Type Class Description classHealthStatusSetProtobuf typeenvoy.config.core.v3.HealthStatusSetstatic classHealthStatusSet.BuilderProtobuf typeenvoy.config.core.v3.HealthStatusSet
-