Class SubnetReport.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.container.network.intrusionprotection.SubnetReport.Mask
-
- Enclosing class:
- SubnetReport
public static class SubnetReport.Mask extends Entity.Mask
-
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
Modifier and Type Method Description SubnetReport.Mask
cidr()
SubnetReport.Mask
direction()
Event.Mask
events()
SubnetReport.Mask
subnetIpAddress()
-
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
-
-
-
Method Detail
-
cidr
public SubnetReport.Mask cidr()
-
direction
public SubnetReport.Mask direction()
-
events
public Event.Mask events()
-
subnetIpAddress
public SubnetReport.Mask subnetIpAddress()
-
-