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 classCluster.CommonLbConfigCommon configuration for all load balancer implementations.static classCluster.CommonLbConfig.BuilderCommon 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.CommonLbConfigOrBuilderCluster.Builder. getCommonLbConfigOrBuilder()Common configuration for all load balancer implementations.Cluster.CommonLbConfigOrBuilderCluster. getCommonLbConfigOrBuilder()Common configuration for all load balancer implementations.Cluster.CommonLbConfigOrBuilderClusterOrBuilder. 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.
-