public static final class TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder> implements TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilder
A TCP proxy route consists of a set of optional L4 criteria and the name of a cluster. If a downstream connection matches all the specified criteria, the cluster in the route is used for the corresponding upstream connection. Routes are tried in the order specified until a match is found. If no match is found, the connection is closed. A route with no criteria is valid and always produces a match.Protobuf type
envoy.config.filter.network.tcp_proxy.v2.TcpProxy.DeprecatedV1.TCPRoute| Modifier and Type | Method and Description |
|---|---|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
addAllDestinationIpList(Iterable<? extends AddressOuterClass.CidrRange> values)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
addAllSourceIpList(Iterable<? extends AddressOuterClass.CidrRange> values)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
addDestinationIpList(AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
addDestinationIpList(AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
addDestinationIpList(int index,
AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
addDestinationIpList(int index,
AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRange.Builder |
addDestinationIpListBuilder()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRange.Builder |
addDestinationIpListBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
addSourceIpList(AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
addSourceIpList(AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
addSourceIpList(int index,
AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
addSourceIpList(int index,
AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRange.Builder |
addSourceIpListBuilder()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRange.Builder |
addSourceIpListBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute |
build() |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute |
buildPartial() |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
clear() |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearCluster()
The cluster to connect to when a the downstream network connection
matches the specified criteria.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearDestinationIpList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearDestinationPorts()
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearSourceIpList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearSourcePorts()
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
clone() |
String |
getCluster()
The cluster to connect to when a the downstream network connection
matches the specified criteria.
|
com.google.protobuf.ByteString |
getClusterBytes()
The cluster to connect to when a the downstream network connection
matches the specified criteria.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
AddressOuterClass.CidrRange |
getDestinationIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRange.Builder |
getDestinationIpListBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<AddressOuterClass.CidrRange.Builder> |
getDestinationIpListBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
int |
getDestinationIpListCount()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<AddressOuterClass.CidrRange> |
getDestinationIpListList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRangeOrBuilder |
getDestinationIpListOrBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<? extends AddressOuterClass.CidrRangeOrBuilder> |
getDestinationIpListOrBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
String |
getDestinationPorts()
An optional string containing a comma-separated list of port numbers
or ranges.
|
com.google.protobuf.ByteString |
getDestinationPortsBytes()
An optional string containing a comma-separated list of port numbers
or ranges.
|
AddressOuterClass.CidrRange |
getSourceIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRange.Builder |
getSourceIpListBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<AddressOuterClass.CidrRange.Builder> |
getSourceIpListBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
int |
getSourceIpListCount()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<AddressOuterClass.CidrRange> |
getSourceIpListList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRangeOrBuilder |
getSourceIpListOrBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<? extends AddressOuterClass.CidrRangeOrBuilder> |
getSourceIpListOrBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
String |
getSourcePorts()
An optional string containing a comma-separated list of port numbers
or ranges.
|
com.google.protobuf.ByteString |
getSourcePortsBytes()
An optional string containing a comma-separated list of port numbers
or ranges.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
mergeFrom(com.google.protobuf.Message other) |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
mergeFrom(TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute other) |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
removeDestinationIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
removeSourceIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setCluster(String value)
The cluster to connect to when a the downstream network connection
matches the specified criteria.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setClusterBytes(com.google.protobuf.ByteString value)
The cluster to connect to when a the downstream network connection
matches the specified criteria.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setDestinationIpList(int index,
AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setDestinationIpList(int index,
AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setDestinationPorts(String value)
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setDestinationPortsBytes(com.google.protobuf.ByteString value)
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setSourceIpList(int index,
AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setSourceIpList(int index,
AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setSourcePorts(String value)
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setSourcePortsBytes(com.google.protobuf.ByteString value)
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder mergeFrom(TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>IOExceptionpublic String getCluster()
The cluster to connect to when a the downstream network connection matches the specified criteria.
string cluster = 1 [(.validate.rules) = { ... }getCluster in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic com.google.protobuf.ByteString getClusterBytes()
The cluster to connect to when a the downstream network connection matches the specified criteria.
string cluster = 1 [(.validate.rules) = { ... }getClusterBytes in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setCluster(String value)
The cluster to connect to when a the downstream network connection matches the specified criteria.
string cluster = 1 [(.validate.rules) = { ... }public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder clearCluster()
The cluster to connect to when a the downstream network connection matches the specified criteria.
string cluster = 1 [(.validate.rules) = { ... }public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setClusterBytes(com.google.protobuf.ByteString value)
The cluster to connect to when a the downstream network connection matches the specified criteria.
string cluster = 1 [(.validate.rules) = { ... }public List<AddressOuterClass.CidrRange> getDestinationIpListList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;getDestinationIpListList in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic int getDestinationIpListCount()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;getDestinationIpListCount in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic AddressOuterClass.CidrRange getDestinationIpList(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;getDestinationIpList in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setDestinationIpList(int index, AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setDestinationIpList(int index, AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder addDestinationIpList(AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder addDestinationIpList(int index, AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder addDestinationIpList(AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder addDestinationIpList(int index, AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder addAllDestinationIpList(Iterable<? extends AddressOuterClass.CidrRange> values)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder clearDestinationIpList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder removeDestinationIpList(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public AddressOuterClass.CidrRange.Builder getDestinationIpListBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public AddressOuterClass.CidrRangeOrBuilder getDestinationIpListOrBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;getDestinationIpListOrBuilder in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic List<? extends AddressOuterClass.CidrRangeOrBuilder> getDestinationIpListOrBuilderList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;getDestinationIpListOrBuilderList in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic AddressOuterClass.CidrRange.Builder addDestinationIpListBuilder()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public AddressOuterClass.CidrRange.Builder addDestinationIpListBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public List<AddressOuterClass.CidrRange.Builder> getDestinationIpListBuilderList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public String getDestinationPorts()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the destination port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the destination port is ignored. The destination port address of the downstream connection might be different from the port on which the proxy is listening if the connection has been redirected.
string destination_ports = 3;getDestinationPorts in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic com.google.protobuf.ByteString getDestinationPortsBytes()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the destination port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the destination port is ignored. The destination port address of the downstream connection might be different from the port on which the proxy is listening if the connection has been redirected.
string destination_ports = 3;getDestinationPortsBytes in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setDestinationPorts(String value)
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the destination port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the destination port is ignored. The destination port address of the downstream connection might be different from the port on which the proxy is listening if the connection has been redirected.
string destination_ports = 3;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder clearDestinationPorts()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the destination port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the destination port is ignored. The destination port address of the downstream connection might be different from the port on which the proxy is listening if the connection has been redirected.
string destination_ports = 3;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setDestinationPortsBytes(com.google.protobuf.ByteString value)
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the destination port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the destination port is ignored. The destination port address of the downstream connection might be different from the port on which the proxy is listening if the connection has been redirected.
string destination_ports = 3;public List<AddressOuterClass.CidrRange> getSourceIpListList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;getSourceIpListList in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic int getSourceIpListCount()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;getSourceIpListCount in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic AddressOuterClass.CidrRange getSourceIpList(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;getSourceIpList in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setSourceIpList(int index, AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setSourceIpList(int index, AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder addSourceIpList(AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder addSourceIpList(int index, AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder addSourceIpList(AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder addSourceIpList(int index, AddressOuterClass.CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder addAllSourceIpList(Iterable<? extends AddressOuterClass.CidrRange> values)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder clearSourceIpList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder removeSourceIpList(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public AddressOuterClass.CidrRange.Builder getSourceIpListBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public AddressOuterClass.CidrRangeOrBuilder getSourceIpListOrBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;getSourceIpListOrBuilder in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic List<? extends AddressOuterClass.CidrRangeOrBuilder> getSourceIpListOrBuilderList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;getSourceIpListOrBuilderList in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic AddressOuterClass.CidrRange.Builder addSourceIpListBuilder()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public AddressOuterClass.CidrRange.Builder addSourceIpListBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public List<AddressOuterClass.CidrRange.Builder> getSourceIpListBuilderList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public String getSourcePorts()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the source port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the source port is ignored.
string source_ports = 5;getSourcePorts in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic com.google.protobuf.ByteString getSourcePortsBytes()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the source port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the source port is ignored.
string source_ports = 5;getSourcePortsBytes in interface TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setSourcePorts(String value)
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the source port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the source port is ignored.
string source_ports = 5;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder clearSourcePorts()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the source port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the source port is ignored.
string source_ports = 5;public TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setSourcePortsBytes(com.google.protobuf.ByteString value)
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the source port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the source port is ignored.
string source_ports = 5;public final TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>public final TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder>Copyright © 2018 The Envoy Project. All rights reserved.