Uses of Interface
io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2.TcpProxy.WeightedCluster.ClusterWeightOrBuilder
Packages that use TcpProxy.WeightedCluster.ClusterWeightOrBuilder
-
Uses of TcpProxy.WeightedCluster.ClusterWeightOrBuilder in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2
Classes in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that implement TcpProxy.WeightedCluster.ClusterWeightOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.config.filter.network.tcp_proxy.v2.TcpProxy.WeightedCluster.ClusterWeightstatic final classProtobuf typeenvoy.config.filter.network.tcp_proxy.v2.TcpProxy.WeightedCluster.ClusterWeightMethods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return TcpProxy.WeightedCluster.ClusterWeightOrBuilderModifier and TypeMethodDescriptionTcpProxy.WeightedCluster.Builder.getClustersOrBuilder(int index) Specifies one or more upstream clusters associated with the route.TcpProxy.WeightedCluster.getClustersOrBuilder(int index) Specifies one or more upstream clusters associated with the route.TcpProxy.WeightedClusterOrBuilder.getClustersOrBuilder(int index) Specifies one or more upstream clusters associated with the route.Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return types with arguments of type TcpProxy.WeightedCluster.ClusterWeightOrBuilderModifier and TypeMethodDescriptionTcpProxy.WeightedCluster.Builder.getClustersOrBuilderList()Specifies one or more upstream clusters associated with the route.TcpProxy.WeightedCluster.getClustersOrBuilderList()Specifies one or more upstream clusters associated with the route.TcpProxy.WeightedClusterOrBuilder.getClustersOrBuilderList()Specifies one or more upstream clusters associated with the route.