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 classFirewallPolicyRuleMatcherRepresents a match condition that incoming traffic is evaluated against.static classFirewallPolicyRuleMatcher.BuilderRepresents a match condition that incoming traffic is evaluated against.Methods in com.google.cloud.compute.v1 that return FirewallPolicyRuleMatcherOrBuilder Modifier and Type Method Description FirewallPolicyRuleMatcherOrBuilderFirewallPolicyRule.Builder. getMatchOrBuilder()A match condition that incoming traffic is evaluated against.FirewallPolicyRuleMatcherOrBuilderFirewallPolicyRule. getMatchOrBuilder()A match condition that incoming traffic is evaluated against.FirewallPolicyRuleMatcherOrBuilderFirewallPolicyRuleOrBuilder. getMatchOrBuilder()A match condition that incoming traffic is evaluated against.
-