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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HardDrive.Mask
partitionCount()
Partition.Mask
partitions()
HardDrive.Mask
psid()
-
Methods inherited from class com.softlayer.api.service.hardware.Component.Mask
capacity, children, childrenCount, componentRevision, downlinkHardwareComponentCount, downlinkHardwareComponents, hardware, hardwareComponentModel, hardwareComponentModelId, hardwareComponentType, hardwareId, id, isChildModule, logicalVolumeStorageGroupCount, logicalVolumeStorageGroups, 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()
-
psid
public HardDrive.Mask psid()
-
partitionCount
public HardDrive.Mask partitionCount()
-
-