Uses of Interface
io.envoyproxy.envoy.api.v2.Cluster.CommonLbConfigOrBuilder
-
Packages that use Cluster.CommonLbConfigOrBuilder Package Description io.envoyproxy.envoy.api.v2 -
-
Uses of Cluster.CommonLbConfigOrBuilder in io.envoyproxy.envoy.api.v2
Classes in io.envoyproxy.envoy.api.v2 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.Methods in io.envoyproxy.envoy.api.v2 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.
-