| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllDestIpRanges(Iterable<String> values)
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllLayer4Configs(Iterable<? extends FirewallPolicyRuleMatcherLayer4Config> values)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllSrcIpRanges(Iterable<String> values)
CIDR IP address range.
|
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.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.addLayer4Configs(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(int index,
FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config value)
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.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.addSrcSecureTags(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(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(int index,
FirewallPolicyRuleSecureTag value)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clear() |
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearDestIpRanges()
CIDR IP address range.
|
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.clearSrcIpRanges()
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clearSrcSecureTags()
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.clone() |
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRule.Builder.getMatchBuilder()
A match condition that incoming traffic is evaluated against.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.mergeFrom(FirewallPolicyRuleMatcher other) |
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.setDestIpRanges(int index,
String value)
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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.setLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config value)
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.setSrcIpRanges(int index,
String value)
CIDR IP address range.
|
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.setSrcSecureTags(int index,
FirewallPolicyRuleSecureTag value)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyRule.Builder |
FirewallPolicyRule.Builder.setMatch(FirewallPolicyRuleMatcher.Builder builderForValue)
A match condition that incoming traffic is evaluated against.
|
Copyright © 2023 Google LLC. All rights reserved.