Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.Cluster.RoundRobinLbConfigOrBuilder
-
Packages that use Cluster.RoundRobinLbConfigOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.RoundRobinLbConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement Cluster.RoundRobinLbConfigOrBuilder Modifier and Type Class Description static classCluster.RoundRobinLbConfigSpecific configuration for the RoundRobin load balancing policy.static classCluster.RoundRobinLbConfig.BuilderSpecific configuration for the RoundRobin load balancing policy.Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.RoundRobinLbConfigOrBuilder Modifier and Type Method Description Cluster.RoundRobinLbConfigOrBuilderCluster.Builder. getRoundRobinLbConfigOrBuilder()Optional configuration for the RoundRobin load balancing policy.Cluster.RoundRobinLbConfigOrBuilderCluster. getRoundRobinLbConfigOrBuilder()Optional configuration for the RoundRobin load balancing policy.Cluster.RoundRobinLbConfigOrBuilderClusterOrBuilder. getRoundRobinLbConfigOrBuilder()Optional configuration for the RoundRobin load balancing policy.
-