Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.Cluster.LeastRequestLbConfigOrBuilder
-
Packages that use Cluster.LeastRequestLbConfigOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.LeastRequestLbConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement Cluster.LeastRequestLbConfigOrBuilder Modifier and Type Class Description static classCluster.LeastRequestLbConfigSpecific configuration for the LeastRequest load balancing policy.static classCluster.LeastRequestLbConfig.BuilderSpecific configuration for the LeastRequest load balancing policy.Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.LeastRequestLbConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Cluster.LeastRequestLbConfig,Cluster.LeastRequestLbConfig.Builder,Cluster.LeastRequestLbConfigOrBuilder>Cluster.Builder. leastRequestLbConfigBuilder_Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.LeastRequestLbConfigOrBuilder Modifier and Type Method Description Cluster.LeastRequestLbConfigOrBuilderCluster.Builder. getLeastRequestLbConfigOrBuilder()Optional configuration for the LeastRequest load balancing policy.Cluster.LeastRequestLbConfigOrBuilderCluster. getLeastRequestLbConfigOrBuilder()Optional configuration for the LeastRequest load balancing policy.Cluster.LeastRequestLbConfigOrBuilderClusterOrBuilder. getLeastRequestLbConfigOrBuilder()Optional configuration for the LeastRequest load balancing policy.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.LeastRequestLbConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Cluster.LeastRequestLbConfig,Cluster.LeastRequestLbConfig.Builder,Cluster.LeastRequestLbConfigOrBuilder>Cluster.Builder. getLeastRequestLbConfigFieldBuilder()Optional configuration for the LeastRequest load balancing policy.
-