@ApiType("SoftLayer_Hardware_Component_HardDrive")
public class HardDrive
extends Component
The SoftLayer_Hardware_Component_HardDrive data type abstracts information related to a hard drive.
See Also:
SoftLayer_Hardware_Component_HardDrive
  • Field Details

  • Constructor Details

    • HardDrive

      public HardDrive()
  • Method Details

    • getPartitions

      public List<Partition> getPartitions()
    • getPsid

      public String getPsid()
    • setPsid

      public void setPsid​(String psid)
    • getPartitionCount

      public Long getPartitionCount()
    • setPartitionCount

      public void setPartitionCount​(Long partitionCount)