Uses of Interface
io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2.TcpProxy.WeightedCluster.ClusterWeightOrBuilder
-
Packages that use TcpProxy.WeightedCluster.ClusterWeightOrBuilder Package Description io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 -
-
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.ClusterWeightOrBuilder Modifier and Type Class Description static classTcpProxy.WeightedCluster.ClusterWeightProtobuf typeenvoy.config.filter.network.tcp_proxy.v2.TcpProxy.WeightedCluster.ClusterWeightstatic classTcpProxy.WeightedCluster.ClusterWeight.BuilderProtobuf typeenvoy.config.filter.network.tcp_proxy.v2.TcpProxy.WeightedCluster.ClusterWeightMethods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return TcpProxy.WeightedCluster.ClusterWeightOrBuilder Modifier and Type Method Description TcpProxy.WeightedCluster.ClusterWeightOrBuilderTcpProxy.WeightedCluster.Builder. getClustersOrBuilder(int index)Specifies one or more upstream clusters associated with the route.TcpProxy.WeightedCluster.ClusterWeightOrBuilderTcpProxy.WeightedCluster. getClustersOrBuilder(int index)Specifies one or more upstream clusters associated with the route.TcpProxy.WeightedCluster.ClusterWeightOrBuilderTcpProxy.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.ClusterWeightOrBuilder Modifier and Type Method Description List<? extends TcpProxy.WeightedCluster.ClusterWeightOrBuilder>TcpProxy.WeightedCluster.Builder. getClustersOrBuilderList()Specifies one or more upstream clusters associated with the route.List<? extends TcpProxy.WeightedCluster.ClusterWeightOrBuilder>TcpProxy.WeightedCluster. getClustersOrBuilderList()Specifies one or more upstream clusters associated with the route.List<? extends TcpProxy.WeightedCluster.ClusterWeightOrBuilder>TcpProxy.WeightedClusterOrBuilder. getClustersOrBuilderList()Specifies one or more upstream clusters associated with the route.
-