FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllDestAddressGroups(Iterable<String> values) |
Address groups which should be matched against the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllDestFqdns(Iterable<String> values) |
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllDestIpRanges(Iterable<String> values) |
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllDestRegionCodes(Iterable<String> values) |
Region codes whose IP addresses will be used to match for destination of traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllDestThreatIntelligences(Iterable<String> values) |
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllLayer4Configs(Iterable<? extends FirewallPolicyRuleMatcherLayer4Config> values) |
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllSrcAddressGroups(Iterable<String> values) |
Address groups which should be matched against the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllSrcFqdns(Iterable<String> values) |
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllSrcIpRanges(Iterable<String> values) |
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllSrcRegionCodes(Iterable<String> values) |
Region codes whose IP addresses will be used to match for source of traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllSrcSecureTags(Iterable<? extends FirewallPolicyRuleSecureTag> values) |
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllSrcThreatIntelligences(Iterable<String> values) |
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addDestAddressGroups(String value) |
Address groups which should be matched against the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addDestAddressGroupsBytes(com.google.protobuf.ByteString value) |
Address groups which should be matched against the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addDestFqdns(String value) |
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addDestFqdnsBytes(com.google.protobuf.ByteString value) |
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addDestIpRanges(String value) |
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addDestIpRangesBytes(com.google.protobuf.ByteString value) |
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addDestRegionCodes(String value) |
Region codes whose IP addresses will be used to match for destination of traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addDestRegionCodesBytes(com.google.protobuf.ByteString value) |
Region codes whose IP addresses will be used to match for destination of traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addDestThreatIntelligences(String value) |
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addDestThreatIntelligencesBytes(com.google.protobuf.ByteString value) |
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config value) |
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue) |
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addLayer4Configs(FirewallPolicyRuleMatcherLayer4Config value) |
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addLayer4Configs(FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue) |
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcAddressGroups(String value) |
Address groups which should be matched against the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcAddressGroupsBytes(com.google.protobuf.ByteString value) |
Address groups which should be matched against the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcFqdns(String value) |
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcFqdnsBytes(com.google.protobuf.ByteString value) |
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcIpRanges(String value) |
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcIpRangesBytes(com.google.protobuf.ByteString value) |
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcRegionCodes(String value) |
Region codes whose IP addresses will be used to match for source of traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcRegionCodesBytes(com.google.protobuf.ByteString value) |
Region codes whose IP addresses will be used to match for source of traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcSecureTags(int index,
FirewallPolicyRuleSecureTag value) |
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcSecureTags(int index,
FirewallPolicyRuleSecureTag.Builder builderForValue) |
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcSecureTags(FirewallPolicyRuleSecureTag value) |
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcSecureTags(FirewallPolicyRuleSecureTag.Builder builderForValue) |
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcThreatIntelligences(String value) |
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addSrcThreatIntelligencesBytes(com.google.protobuf.ByteString value) |
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clear() |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearDestAddressGroups() |
Address groups which should be matched against the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearDestFqdns() |
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearDestIpRanges() |
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearDestRegionCodes() |
Region codes whose IP addresses will be used to match for destination of traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearDestThreatIntelligences() |
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearLayer4Configs() |
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearSrcAddressGroups() |
Address groups which should be matched against the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearSrcFqdns() |
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearSrcIpRanges() |
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearSrcRegionCodes() |
Region codes whose IP addresses will be used to match for source of traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearSrcSecureTags() |
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearSrcThreatIntelligences() |
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clone() |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRule.Builder.getMatchBuilder() |
A match condition that incoming traffic is evaluated against.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.mergeFrom(FirewallPolicyRuleMatcher other) |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.mergeFrom(com.google.protobuf.Message other) |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.newBuilder() |
|
static FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.newBuilder(FirewallPolicyRuleMatcher prototype) |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.newBuilderForType() |
|
protected FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.removeLayer4Configs(int index) |
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.removeSrcSecureTags(int index) |
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setDestAddressGroups(int index,
String value) |
Address groups which should be matched against the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setDestFqdns(int index,
String value) |
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setDestIpRanges(int index,
String value) |
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setDestRegionCodes(int index,
String value) |
Region codes whose IP addresses will be used to match for destination of traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setDestThreatIntelligences(int index,
String value) |
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config value) |
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue) |
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setSrcAddressGroups(int index,
String value) |
Address groups which should be matched against the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setSrcFqdns(int index,
String value) |
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setSrcIpRanges(int index,
String value) |
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setSrcRegionCodes(int index,
String value) |
Region codes whose IP addresses will be used to match for source of traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setSrcSecureTags(int index,
FirewallPolicyRuleSecureTag value) |
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setSrcSecureTags(int index,
FirewallPolicyRuleSecureTag.Builder builderForValue) |
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setSrcThreatIntelligences(int index,
String value) |
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.toBuilder() |
|