| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| FirewallPolicyRuleMatcherLayer4Config | FirewallPolicyRuleMatcherLayer4Config. clone() | 
| FirewallPolicyRuleMatcherLayer4Config | FirewallPolicyRuleMatcherLayer4Config. set(String fieldName,
   Object value) | 
| FirewallPolicyRuleMatcherLayer4Config | FirewallPolicyRuleMatcherLayer4Config. setIpProtocol(String ipProtocol)The IP protocol to which this rule applies. | 
| FirewallPolicyRuleMatcherLayer4Config | FirewallPolicyRuleMatcherLayer4Config. setPorts(List<String> ports)An optional list of ports to which this rule applies. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FirewallPolicyRuleMatcherLayer4Config> | FirewallPolicyRuleMatcher. getLayer4Configs()Pairs of IP protocols and ports that the rule should match. | 
| Modifier and Type | Method and Description | 
|---|---|
| FirewallPolicyRuleMatcher | FirewallPolicyRuleMatcher. setLayer4Configs(List<FirewallPolicyRuleMatcherLayer4Config> layer4Configs)Pairs of IP protocols and ports that the rule should match. | 
Copyright © 2011–2021 Google. All rights reserved.