Class Projection.Mask
java.lang.Object
com.softlayer.api.Mask
com.softlayer.api.service.Entity.Mask
com.softlayer.api.service.container.bandwidth.Projection.Mask
- Enclosing class:
- Projection
public static class Projection.Mask extends Entity.Mask
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
Modifier and Type Method Description Projection.Mask
allowedUsage()
Projection.Mask
estimatedUsage()
Projection.Mask
hardwareId()
Projection.Mask
projectedUsage()
Projection.Mask
serverName()
Projection.Mask
startDate()
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
Constructor Details
-
Mask
public Mask()
-
-
Method Details