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.Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.RoundRobinLbConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Cluster.RoundRobinLbConfig,Cluster.RoundRobinLbConfig.Builder,Cluster.RoundRobinLbConfigOrBuilder>Cluster.Builder. roundRobinLbConfigBuilder_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.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.RoundRobinLbConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Cluster.RoundRobinLbConfig,Cluster.RoundRobinLbConfig.Builder,Cluster.RoundRobinLbConfigOrBuilder>Cluster.Builder. getRoundRobinLbConfigFieldBuilder()Optional configuration for the RoundRobin load balancing policy.
-