Uses of Class
io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.WeightedCluster.ClusterWeight
-
Packages that use TcpProxy.WeightedCluster.ClusterWeight Package Description io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 -
-
Uses of TcpProxy.WeightedCluster.ClusterWeight in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return TcpProxy.WeightedCluster.ClusterWeight Modifier and Type Method Description TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight.Builder. build()TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight.Builder. buildPartial()TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.Builder. getClusters(int index)Specifies one or more upstream clusters associated with the route.TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster. getClusters(int index)Specifies one or more upstream clusters associated with the route.TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedClusterOrBuilder. getClusters(int index)Specifies one or more upstream clusters associated with the route.static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. getDefaultInstance()TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight.Builder. getDefaultInstanceForType()TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. getDefaultInstanceForType()static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseDelimitedFrom(InputStream input)static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseFrom(byte[] data)static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.ByteString data)static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.CodedInputStream input)static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseFrom(InputStream input)static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseFrom(ByteBuffer data)static TcpProxy.WeightedCluster.ClusterWeightTcpProxy.WeightedCluster.ClusterWeight. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return types with arguments of type TcpProxy.WeightedCluster.ClusterWeight Modifier and Type Method Description List<TcpProxy.WeightedCluster.ClusterWeight>TcpProxy.WeightedCluster.Builder. getClustersList()Specifies one or more upstream clusters associated with the route.List<TcpProxy.WeightedCluster.ClusterWeight>TcpProxy.WeightedCluster. getClustersList()Specifies one or more upstream clusters associated with the route.List<TcpProxy.WeightedCluster.ClusterWeight>TcpProxy.WeightedClusterOrBuilder. getClustersList()Specifies one or more upstream clusters associated with the route.com.google.protobuf.Parser<TcpProxy.WeightedCluster.ClusterWeight>TcpProxy.WeightedCluster.ClusterWeight. getParserForType()static com.google.protobuf.Parser<TcpProxy.WeightedCluster.ClusterWeight>TcpProxy.WeightedCluster.ClusterWeight. parser()Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 with parameters of type TcpProxy.WeightedCluster.ClusterWeight Modifier and Type Method Description TcpProxy.WeightedCluster.BuilderTcpProxy.WeightedCluster.Builder. addClusters(int index, TcpProxy.WeightedCluster.ClusterWeight value)Specifies one or more upstream clusters associated with the route.TcpProxy.WeightedCluster.BuilderTcpProxy.WeightedCluster.Builder. addClusters(TcpProxy.WeightedCluster.ClusterWeight value)Specifies one or more upstream clusters associated with the route.TcpProxy.WeightedCluster.ClusterWeight.BuilderTcpProxy.WeightedCluster.ClusterWeight.Builder. mergeFrom(TcpProxy.WeightedCluster.ClusterWeight other)static TcpProxy.WeightedCluster.ClusterWeight.BuilderTcpProxy.WeightedCluster.ClusterWeight. newBuilder(TcpProxy.WeightedCluster.ClusterWeight prototype)TcpProxy.WeightedCluster.BuilderTcpProxy.WeightedCluster.Builder. setClusters(int index, TcpProxy.WeightedCluster.ClusterWeight value)Specifies one or more upstream clusters associated with the route.Method parameters in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 with type arguments of type TcpProxy.WeightedCluster.ClusterWeight Modifier and Type Method Description TcpProxy.WeightedCluster.BuilderTcpProxy.WeightedCluster.Builder. addAllClusters(Iterable<? extends TcpProxy.WeightedCluster.ClusterWeight> values)Specifies one or more upstream clusters associated with the route.
-