| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| FirewallPolicyRuleMatcher | FirewallPolicyRuleMatcher. clone() | 
| FirewallPolicyRuleMatcher | FirewallPolicyRule. getMatch()A match condition that incoming traffic is evaluated against. | 
| FirewallPolicyRuleMatcher | FirewallPolicyRuleMatcher. set(String fieldName,
   Object value) | 
| FirewallPolicyRuleMatcher | FirewallPolicyRuleMatcher. setDestIpRanges(List<String> destIpRanges)CIDR IP address range. | 
| FirewallPolicyRuleMatcher | FirewallPolicyRuleMatcher. setLayer4Configs(List<FirewallPolicyRuleMatcherLayer4Config> layer4Configs)Pairs of IP protocols and ports that the rule should match. | 
| FirewallPolicyRuleMatcher | FirewallPolicyRuleMatcher. setSrcIpRanges(List<String> srcIpRanges)CIDR IP address range. | 
| Modifier and Type | Method and Description | 
|---|---|
| FirewallPolicyRule | FirewallPolicyRule. setMatch(FirewallPolicyRuleMatcher match)A match condition that incoming traffic is evaluated against. | 
Copyright © 2011–2021 Google. All rights reserved.