Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.Cluster.EdsClusterConfigOrBuilder
-
Packages that use Cluster.EdsClusterConfigOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.EdsClusterConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement Cluster.EdsClusterConfigOrBuilder Modifier and Type Class Description static class
Cluster.EdsClusterConfig
Only valid when discovery type is EDS.static class
Cluster.EdsClusterConfig.Builder
Only valid when discovery type is EDS.Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.EdsClusterConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Cluster.EdsClusterConfig,Cluster.EdsClusterConfig.Builder,Cluster.EdsClusterConfigOrBuilder>
Cluster.Builder. edsClusterConfigBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.EdsClusterConfigOrBuilder Modifier and Type Method Description Cluster.EdsClusterConfigOrBuilder
Cluster.Builder. getEdsClusterConfigOrBuilder()
Configuration to use for EDS updates for the Cluster.Cluster.EdsClusterConfigOrBuilder
Cluster. getEdsClusterConfigOrBuilder()
Configuration to use for EDS updates for the Cluster.Cluster.EdsClusterConfigOrBuilder
ClusterOrBuilder. getEdsClusterConfigOrBuilder()
Configuration to use for EDS updates for the Cluster.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.EdsClusterConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Cluster.EdsClusterConfig,Cluster.EdsClusterConfig.Builder,Cluster.EdsClusterConfigOrBuilder>
Cluster.Builder. getEdsClusterConfigFieldBuilder()
Configuration to use for EDS updates for the Cluster.
-