Class IpAddress.Mask
java.lang.Object
com.softlayer.api.Mask
com.softlayer.api.service.Entity.Mask
com.softlayer.api.service.container.network.subnet.IpAddress.Mask
- Enclosing class:
- IpAddress
public static class IpAddress.Mask extends Entity.Mask
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
Modifier and Type Method Description Hardware.Mask
hardware()
IpAddress.Mask
ipAddress()
IpAddress.Mask
isBroadcastAddress()
IpAddress.Mask
isGatewayAddress()
IpAddress.Mask
isNetworkAddress()
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
Constructor Details
-
Mask
public Mask()
-
-
Method Details