Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.Cluster.CommonLbConfigOrBuilder
-
Packages that use Cluster.CommonLbConfigOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.CommonLbConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement Cluster.CommonLbConfigOrBuilder Modifier and Type Class Description static class
Cluster.CommonLbConfig
Common configuration for all load balancer implementations.static class
Cluster.CommonLbConfig.Builder
Common configuration for all load balancer implementations.Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.CommonLbConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Cluster.CommonLbConfig,Cluster.CommonLbConfig.Builder,Cluster.CommonLbConfigOrBuilder>
Cluster.Builder. commonLbConfigBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.CommonLbConfigOrBuilder Modifier and Type Method Description Cluster.CommonLbConfigOrBuilder
Cluster.Builder. getCommonLbConfigOrBuilder()
Common configuration for all load balancer implementations.Cluster.CommonLbConfigOrBuilder
Cluster. getCommonLbConfigOrBuilder()
Common configuration for all load balancer implementations.Cluster.CommonLbConfigOrBuilder
ClusterOrBuilder. getCommonLbConfigOrBuilder()
Common configuration for all load balancer implementations.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.CommonLbConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Cluster.CommonLbConfig,Cluster.CommonLbConfig.Builder,Cluster.CommonLbConfigOrBuilder>
Cluster.Builder. getCommonLbConfigFieldBuilder()
Common configuration for all load balancer implementations.
-