Class IpAddress.Mask
java.lang.Object
com.softlayer.api.Mask
com.softlayer.api.service.Entity.Mask
com.softlayer.api.service.network.customer.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 IpAddress.Mask
id()
IpAddress.Mask
ipAddress()
IpAddress.Mask
notes()
Subnet.Mask
subnet()
IpAddress.Mask
subnetId()
IpAddress.Mask
translationCount()
Translation.Mask
translations()
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
Constructor Details
-
Mask
public Mask()
-
-
Method Details