Uses of Interface
io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1.WeightedCluster.ClusterWeightOrBuilder
Packages that use WeightedCluster.ClusterWeightOrBuilder
-
Uses of WeightedCluster.ClusterWeightOrBuilder in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1
Classes in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that implement WeightedCluster.ClusterWeightOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.config.filter.network.thrift_proxy.v2alpha1.WeightedCluster.ClusterWeightstatic final classProtobuf typeenvoy.config.filter.network.thrift_proxy.v2alpha1.WeightedCluster.ClusterWeightMethods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return WeightedCluster.ClusterWeightOrBuilderModifier and TypeMethodDescriptionWeightedCluster.Builder.getClustersOrBuilder(int index) Specifies one or more upstream clusters associated with the route.WeightedCluster.getClustersOrBuilder(int index) Specifies one or more upstream clusters associated with the route.WeightedClusterOrBuilder.getClustersOrBuilder(int index) Specifies one or more upstream clusters associated with the route.Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return types with arguments of type WeightedCluster.ClusterWeightOrBuilderModifier and TypeMethodDescriptionList<? 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.