Uses of Interface
com.google.cloud.compute.v1.FirewallPolicyRuleMatcherOrBuilder
-
Packages that use FirewallPolicyRuleMatcherOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of FirewallPolicyRuleMatcherOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement FirewallPolicyRuleMatcherOrBuilder Modifier and Type Class Description class
FirewallPolicyRuleMatcher
Represents a match condition that incoming traffic is evaluated against.static class
FirewallPolicyRuleMatcher.Builder
Represents a match condition that incoming traffic is evaluated against.Methods in com.google.cloud.compute.v1 that return FirewallPolicyRuleMatcherOrBuilder Modifier and Type Method Description FirewallPolicyRuleMatcherOrBuilder
FirewallPolicyRule.Builder. getMatchOrBuilder()
A match condition that incoming traffic is evaluated against.FirewallPolicyRuleMatcherOrBuilder
FirewallPolicyRule. getMatchOrBuilder()
A match condition that incoming traffic is evaluated against.FirewallPolicyRuleMatcherOrBuilder
FirewallPolicyRuleOrBuilder. getMatchOrBuilder()
A match condition that incoming traffic is evaluated against.
-