Class Rule.Mask
java.lang.Object
com.softlayer.api.Mask
com.softlayer.api.service.Entity.Mask
com.softlayer.api.service.network.component.firewall.Rule.Mask
- Enclosing class:
- Rule
public static class Rule.Mask extends Entity.Mask
-
Constructor Summary
Constructors Constructor Description Mask() -
Method Summary
Modifier and Type Method Description Rule.Maskaction()Rule.MaskdestinationIpAddress()Rule.MaskdestinationIpCidr()Rule.MaskdestinationIpSubnetMask()Rule.MaskdestinationPortRangeEnd()Rule.MaskdestinationPortRangeStart()Rule.Maskid()Firewall.MasknetworkComponentFirewall()Rule.Masknotes()Rule.MaskorderValue()Rule.Maskprotocol()Rule.MasksourceIpAddress()Rule.MasksourceIpCidr()Rule.MasksourceIpSubnetMask()Rule.Maskstatus()Rule.Maskversion()Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
Constructor Details
-
Mask
public Mask()
-
-
Method Details
-
networkComponentFirewall
-
action
-
destinationIpAddress
-
destinationIpCidr
-
destinationIpSubnetMask
-
destinationPortRangeEnd
-
destinationPortRangeStart
-
id
-
notes
-
orderValue
-
protocol
-
sourceIpAddress
-
sourceIpCidr
-
sourceIpSubnetMask
-
status
-
version
-