GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
Allowed()  | 
| Modifier and Type | Method and Description | 
|---|---|
Firewall.Allowed | 
clone()  | 
String | 
getIPProtocol()
The IP protocol to which this rule applies. 
 | 
List<String> | 
getPorts()
An optional list of ports to which this rule applies. 
 | 
Firewall.Allowed | 
set(String fieldName,
   Object value)  | 
Firewall.Allowed | 
setIPProtocol(String iPProtocol)
The IP protocol to which this rule applies. 
 | 
Firewall.Allowed | 
setPorts(List<String> ports)
An optional list of ports to which this rule applies. 
 | 
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getIPProtocol()
null for nonepublic Firewall.Allowed setIPProtocol(String iPProtocol)
iPProtocol - iPProtocol or null for nonepublic List<String> getPorts()
null for nonepublic Firewall.Allowed setPorts(List<String> ports)
ports - ports or null for nonepublic Firewall.Allowed set(String fieldName, Object value)
set in class GenericJsonpublic Firewall.Allowed clone()
clone in class GenericJsonCopyright © 2011–2020 Google. All rights reserved.