UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.clear() |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.clearUpstreamIp() |
A CIDR block that will be used to match the upstream IP.
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.clearUpstreamPortRange() |
A port range that will be used to match the upstream port.
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.clone() |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.mergeFrom(com.google.protobuf.Message other) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.mergeFrom(UpstreamIpPortMatcher other) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.mergeUpstreamIp(CidrRange value) |
A CIDR block that will be used to match the upstream IP.
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.mergeUpstreamPortRange(Int64Range value) |
A port range that will be used to match the upstream port.
|
static UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.newBuilder() |
|
static UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.newBuilder(UpstreamIpPortMatcher prototype) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.newBuilderForType() |
|
protected UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.setUpstreamIp(CidrRange value) |
A CIDR block that will be used to match the upstream IP.
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.setUpstreamIp(CidrRange.Builder builderForValue) |
A CIDR block that will be used to match the upstream IP.
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.setUpstreamPortRange(Int64Range value) |
A port range that will be used to match the upstream port.
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.Builder.setUpstreamPortRange(Int64Range.Builder builderForValue) |
A port range that will be used to match the upstream port.
|
UpstreamIpPortMatcher.Builder |
UpstreamIpPortMatcher.toBuilder() |
|