| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Firewall.Allowed | Firewall.Allowed. clone() | 
| Firewall.Allowed | Firewall.Allowed. set(String fieldName,
   Object value) | 
| Firewall.Allowed | Firewall.Allowed. setIPProtocol(String iPProtocol)The IP protocol to which this rule applies. | 
| Firewall.Allowed | Firewall.Allowed. setPorts(List<String> ports)An optional list of ports to which this rule applies. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Firewall.Allowed> | Firewall. getAllowed()The list of ALLOW rules specified by this firewall. | 
| Modifier and Type | Method and Description | 
|---|---|
| Firewall | Firewall. setAllowed(List<Firewall.Allowed> allowed)The list of ALLOW rules specified by this firewall. | 
Copyright © 2011–2021 Google. All rights reserved.