| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.addAllPorts(Iterable<String> values)
An optional list of ports to which this rule applies.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcher.Builder.addLayer4ConfigsBuilder()
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcher.Builder.addLayer4ConfigsBuilder(int index)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.addPorts(String value)
An optional list of ports to which this rule applies.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.addPortsBytes(com.google.protobuf.ByteString value)
An optional list of ports to which this rule applies.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.clear() |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.clearIpProtocol()
The IP protocol to which this rule applies.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.clearPorts()
An optional list of ports to which this rule applies.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.clone() |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcher.Builder.getLayer4ConfigsBuilder(int index)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.mergeFrom(FirewallPolicyRuleMatcherLayer4Config other) |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.mergeFrom(com.google.protobuf.Message other) |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.newBuilder() |
static FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.newBuilder(FirewallPolicyRuleMatcherLayer4Config prototype) |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.newBuilderForType() |
protected FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.setIpProtocol(String value)
The IP protocol to which this rule applies.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.setIpProtocolBytes(com.google.protobuf.ByteString value)
The IP protocol to which this rule applies.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.setPorts(int index,
String value)
An optional list of ports to which this rule applies.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<FirewallPolicyRuleMatcherLayer4Config.Builder> |
FirewallPolicyRuleMatcher.Builder.getLayer4ConfigsBuilderList()
Pairs of IP protocols and ports that the rule should match.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addLayer4Configs(FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue)
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.setLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue)
Pairs of IP protocols and ports that the rule should match.
|
Copyright © 2023 Google LLC. All rights reserved.