FilterChainMatch.Builder |
FilterChainMatch.Builder.addAllApplicationProtocols(Iterable<String> values) |
If non-empty, a list of application protocols (e.g.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addAllPrefixRanges(Iterable<? extends CidrRange> values) |
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addAllServerNames(Iterable<String> values) |
If non-empty, a list of server names (e.g.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addAllSourcePorts(Iterable<? extends Integer> values) |
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addAllSourcePrefixRanges(Iterable<? extends CidrRange> values) |
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addApplicationProtocols(String value) |
If non-empty, a list of application protocols (e.g.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addApplicationProtocolsBytes(com.google.protobuf.ByteString value) |
If non-empty, a list of application protocols (e.g.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addPrefixRanges(int index,
CidrRange value) |
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addPrefixRanges(int index,
CidrRange.Builder builderForValue) |
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addPrefixRanges(CidrRange value) |
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addPrefixRanges(CidrRange.Builder builderForValue) |
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addServerNames(String value) |
If non-empty, a list of server names (e.g.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addServerNamesBytes(com.google.protobuf.ByteString value) |
If non-empty, a list of server names (e.g.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addSourcePorts(int value) |
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addSourcePrefixRanges(int index,
CidrRange value) |
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addSourcePrefixRanges(int index,
CidrRange.Builder builderForValue) |
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addSourcePrefixRanges(CidrRange value) |
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.addSourcePrefixRanges(CidrRange.Builder builderForValue) |
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clear() |
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearAddressSuffix() |
If non-empty, an IP address and suffix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearApplicationProtocols() |
If non-empty, a list of application protocols (e.g.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearDestinationPort() |
Optional destination port to consider when use_original_dst is set on the
listener in determining a filter chain match.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearPrefixRanges() |
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearServerNames() |
If non-empty, a list of server names (e.g.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearSourcePorts() |
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearSourcePrefixRanges() |
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearSourceType() |
Specifies the connection source IP match type.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearSuffixLen() |
[#not-implemented-hide:]
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clearTransportProtocol() |
If non-empty, a transport protocol to consider when determining a filter chain match.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.clone() |
|
FilterChainMatch.Builder |
FilterChain.Builder.getFilterChainMatchBuilder() |
The criteria to use when matching a connection to this filter chain.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.mergeDestinationPort(com.google.protobuf.UInt32Value value) |
Optional destination port to consider when use_original_dst is set on the
listener in determining a filter chain match.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.mergeFrom(com.google.protobuf.Message other) |
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.mergeFrom(FilterChainMatch other) |
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.mergeSuffixLen(com.google.protobuf.UInt32Value value) |
[#not-implemented-hide:]
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static FilterChainMatch.Builder |
FilterChainMatch.newBuilder() |
|
static FilterChainMatch.Builder |
FilterChainMatch.newBuilder(FilterChainMatch prototype) |
|
FilterChainMatch.Builder |
FilterChainMatch.newBuilderForType() |
|
protected FilterChainMatch.Builder |
FilterChainMatch.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.removePrefixRanges(int index) |
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.removeSourcePrefixRanges(int index) |
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setAddressSuffix(String value) |
If non-empty, an IP address and suffix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setAddressSuffixBytes(com.google.protobuf.ByteString value) |
If non-empty, an IP address and suffix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setApplicationProtocols(int index,
String value) |
If non-empty, a list of application protocols (e.g.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setDestinationPort(com.google.protobuf.UInt32Value value) |
Optional destination port to consider when use_original_dst is set on the
listener in determining a filter chain match.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setDestinationPort(com.google.protobuf.UInt32Value.Builder builderForValue) |
Optional destination port to consider when use_original_dst is set on the
listener in determining a filter chain match.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setPrefixRanges(int index,
CidrRange value) |
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setPrefixRanges(int index,
CidrRange.Builder builderForValue) |
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setServerNames(int index,
String value) |
If non-empty, a list of server names (e.g.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setSourcePorts(int index,
int value) |
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setSourcePrefixRanges(int index,
CidrRange value) |
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setSourcePrefixRanges(int index,
CidrRange.Builder builderForValue) |
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setSourceType(FilterChainMatch.ConnectionSourceType value) |
Specifies the connection source IP match type.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setSourceTypeValue(int value) |
Specifies the connection source IP match type.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setSuffixLen(com.google.protobuf.UInt32Value value) |
[#not-implemented-hide:]
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setSuffixLen(com.google.protobuf.UInt32Value.Builder builderForValue) |
[#not-implemented-hide:]
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setTransportProtocol(String value) |
If non-empty, a transport protocol to consider when determining a filter chain match.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setTransportProtocolBytes(com.google.protobuf.ByteString value) |
If non-empty, a transport protocol to consider when determining a filter chain match.
|
FilterChainMatch.Builder |
FilterChainMatch.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
FilterChainMatch.Builder |
FilterChainMatch.toBuilder() |
|