| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.Builder.build() |
FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.Builder.buildPartial() |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.getDefaultInstance() |
FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.getDefaultInstanceForType() |
FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.Builder.getDefaultInstanceForType() |
FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcher.getLayer4Configs(int index)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcher.Builder.getLayer4Configs(int index)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherOrBuilder.getLayer4Configs(int index)
Pairs of IP protocols and ports that the rule should match.
|
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseDelimitedFrom(InputStream input) |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseFrom(byte[] data) |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseFrom(ByteBuffer data) |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseFrom(com.google.protobuf.ByteString data) |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseFrom(com.google.protobuf.CodedInputStream input) |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseFrom(InputStream input) |
static FirewallPolicyRuleMatcherLayer4Config |
FirewallPolicyRuleMatcherLayer4Config.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<FirewallPolicyRuleMatcherLayer4Config> |
FirewallPolicyRuleMatcher.getLayer4ConfigsList()
Pairs of IP protocols and ports that the rule should match.
|
List<FirewallPolicyRuleMatcherLayer4Config> |
FirewallPolicyRuleMatcher.Builder.getLayer4ConfigsList()
Pairs of IP protocols and ports that the rule should match.
|
List<FirewallPolicyRuleMatcherLayer4Config> |
FirewallPolicyRuleMatcherOrBuilder.getLayer4ConfigsList()
Pairs of IP protocols and ports that the rule should match.
|
com.google.protobuf.Parser<FirewallPolicyRuleMatcherLayer4Config> |
FirewallPolicyRuleMatcherLayer4Config.getParserForType() |
static com.google.protobuf.Parser<FirewallPolicyRuleMatcherLayer4Config> |
FirewallPolicyRuleMatcherLayer4Config.parser() |
| Modifier and Type | Method and Description |
|---|---|
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 value)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.Builder.mergeFrom(FirewallPolicyRuleMatcherLayer4Config other) |
static FirewallPolicyRuleMatcherLayer4Config.Builder |
FirewallPolicyRuleMatcherLayer4Config.newBuilder(FirewallPolicyRuleMatcherLayer4Config prototype) |
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.setLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config value)
Pairs of IP protocols and ports that the rule should match.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.addAllLayer4Configs(Iterable<? extends FirewallPolicyRuleMatcherLayer4Config> values)
Pairs of IP protocols and ports that the rule should match.
|
Copyright © 2023 Google LLC. All rights reserved.