Class HardDrive.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.hardware.Component.Mask
-
- com.softlayer.api.service.hardware.component.HardDrive.Mask
-
- Enclosing class:
- HardDrive
public static class HardDrive.Mask extends Component.Mask
-
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
Modifier and Type Method Description HardDrive.Mask
partitionCount()
Partition.Mask
partitions()
-
Methods inherited from class com.softlayer.api.service.hardware.Component.Mask
capacity, children, childrenCount, componentRevision, downlinkHardwareComponentCount, downlinkHardwareComponents, hardware, hardwareComponentModel, hardwareComponentModelId, hardwareComponentType, hardwareId, id, isChildModule, m2SataSlotCapacity, modifyDate, moduleComponentCount, moduleComponents, moduleCount, moduleHardwareComponentCount, moduleHardwareComponents, moduleNetworkComponentCount, moduleNetworkComponents, modules, name, networkComponentCount, networkComponents, owner, parent, parentModule, prefixAttribute, raidMode, revision, serialNumber, serviceProvider, serviceProviderId, uplinkHardwareComponentCount, uplinkHardwareComponents
-
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
-
-
-
Method Detail
-
partitions
public Partition.Mask partitions()
-
partitionCount
public HardDrive.Mask partitionCount()
-
-