Uses of Interface
io.envoyproxy.envoy.api.v2.route.WeightedCluster.ClusterWeightOrBuilder
-
Packages that use WeightedCluster.ClusterWeightOrBuilder Package Description io.envoyproxy.envoy.api.v2.route -
-
Uses of WeightedCluster.ClusterWeightOrBuilder in io.envoyproxy.envoy.api.v2.route
Classes in io.envoyproxy.envoy.api.v2.route that implement WeightedCluster.ClusterWeightOrBuilder Modifier and Type Class Description static classWeightedCluster.ClusterWeight[#next-free-field: 11]static classWeightedCluster.ClusterWeight.Builder[#next-free-field: 11]Methods in io.envoyproxy.envoy.api.v2.route that return WeightedCluster.ClusterWeightOrBuilder Modifier and Type Method Description WeightedCluster.ClusterWeightOrBuilderWeightedCluster.Builder. getClustersOrBuilder(int index)Specifies one or more upstream clusters associated with the route.WeightedCluster.ClusterWeightOrBuilderWeightedCluster. getClustersOrBuilder(int index)Specifies one or more upstream clusters associated with the route.WeightedCluster.ClusterWeightOrBuilderWeightedClusterOrBuilder. getClustersOrBuilder(int index)Specifies one or more upstream clusters associated with the route.Methods in io.envoyproxy.envoy.api.v2.route that return types with arguments of type WeightedCluster.ClusterWeightOrBuilder Modifier and Type Method Description List<? extends WeightedCluster.ClusterWeightOrBuilder>WeightedCluster.Builder. getClustersOrBuilderList()Specifies one or more upstream clusters associated with the route.List<? extends WeightedCluster.ClusterWeightOrBuilder>WeightedCluster. getClustersOrBuilderList()Specifies one or more upstream clusters associated with the route.List<? extends WeightedCluster.ClusterWeightOrBuilder>WeightedClusterOrBuilder. getClustersOrBuilderList()Specifies one or more upstream clusters associated with the route.
-