| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.Builder.build() |
FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.Builder.buildPartial() |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.getDefaultInstance() |
FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.getDefaultInstanceForType() |
FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.Builder.getDefaultInstanceForType() |
FirewallPolicyRuleMatcher |
FirewallPolicyRuleOrBuilder.getMatch()
A match condition that incoming traffic is evaluated against.
|
FirewallPolicyRuleMatcher |
FirewallPolicyRule.getMatch()
A match condition that incoming traffic is evaluated against.
|
FirewallPolicyRuleMatcher |
FirewallPolicyRule.Builder.getMatch()
A match condition that incoming traffic is evaluated against.
|
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseDelimitedFrom(InputStream input) |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseFrom(byte[] data) |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseFrom(ByteBuffer data) |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseFrom(com.google.protobuf.ByteString data) |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseFrom(InputStream input) |
static FirewallPolicyRuleMatcher |
FirewallPolicyRuleMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FirewallPolicyRuleMatcher> |
FirewallPolicyRuleMatcher.getParserForType() |
static com.google.protobuf.Parser<FirewallPolicyRuleMatcher> |
FirewallPolicyRuleMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.Builder.mergeFrom(FirewallPolicyRuleMatcher other) |
FirewallPolicyRule.Builder |
FirewallPolicyRule.Builder.mergeMatch(FirewallPolicyRuleMatcher value)
A match condition that incoming traffic is evaluated against.
|
static FirewallPolicyRuleMatcher.Builder |
FirewallPolicyRuleMatcher.newBuilder(FirewallPolicyRuleMatcher prototype) |
FirewallPolicyRule.Builder |
FirewallPolicyRule.Builder.setMatch(FirewallPolicyRuleMatcher value)
A match condition that incoming traffic is evaluated against.
|
Copyright © 2023 Google LLC. All rights reserved.