Uses of Interface
io.envoyproxy.envoy.config.route.v3.WeightedCluster.ClusterWeightOrBuilder
-
Packages that use WeightedCluster.ClusterWeightOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of WeightedCluster.ClusterWeightOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement WeightedCluster.ClusterWeightOrBuilder Modifier and Type Class Description static class
WeightedCluster.ClusterWeight
[#next-free-field: 13]static class
WeightedCluster.ClusterWeight.Builder
[#next-free-field: 13]Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type WeightedCluster.ClusterWeightOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<WeightedCluster.ClusterWeight,WeightedCluster.ClusterWeight.Builder,WeightedCluster.ClusterWeightOrBuilder>
WeightedCluster.Builder. clustersBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return WeightedCluster.ClusterWeightOrBuilder Modifier and Type Method Description WeightedCluster.ClusterWeightOrBuilder
WeightedCluster.Builder. getClustersOrBuilder(int index)
Specifies one or more upstream clusters associated with the route.WeightedCluster.ClusterWeightOrBuilder
WeightedCluster. getClustersOrBuilder(int index)
Specifies one or more upstream clusters associated with the route.WeightedCluster.ClusterWeightOrBuilder
WeightedClusterOrBuilder. getClustersOrBuilder(int index)
Specifies one or more upstream clusters associated with the route.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type WeightedCluster.ClusterWeightOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<WeightedCluster.ClusterWeight,WeightedCluster.ClusterWeight.Builder,WeightedCluster.ClusterWeightOrBuilder>
WeightedCluster.Builder. getClustersFieldBuilder()
java.util.List<? extends WeightedCluster.ClusterWeightOrBuilder>
WeightedCluster.Builder. getClustersOrBuilderList()
Specifies one or more upstream clusters associated with the route.java.util.List<? extends WeightedCluster.ClusterWeightOrBuilder>
WeightedCluster. getClustersOrBuilderList()
Specifies one or more upstream clusters associated with the route.java.util.List<? extends WeightedCluster.ClusterWeightOrBuilder>
WeightedClusterOrBuilder. getClustersOrBuilderList()
Specifies one or more upstream clusters associated with the route.
-