public class Drive extends BaseModelResource
Constructor and Description |
---|
Drive() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString, toString
public String getAuthentic()
public void setAuthentic(String authentic)
authentic
- the authentic to setpublic Integer getBlockSize()
public void setBlockSize(Integer blockSize)
blockSize
- the blockSize to setpublic String getCapacity()
public void setCapacity(String capacity)
capacity
- the capacity to setpublic DeviceInterface getDeviceInterface()
public void setDeviceInterface(DeviceInterface deviceInterface)
deviceInterface
- the deviceInterface to setpublic Location getDriveLocation()
public void setDriveLocation(Location driveLocation)
driveLocation
- the driveLocation to setpublic DriveMedia getDriveMedia()
public void setDriveMedia(DriveMedia driveMedia)
driveMedia
- the driveMedia to setpublic void setDrivePaths(List<String> drivePaths)
drivePaths
- the drivePaths to setpublic String getFirmwareVersion()
public void setFirmwareVersion(String firmwareVersion)
firmwareVersion
- the firmwareVersion to setpublic Integer getLinkRateInGbs()
public void setLinkRateInGbs(Integer linkRateInGbs)
linkRateInGbs
- the linkRateInGbs to setpublic String getModel()
public void setModel(String model)
model
- the model to setpublic RefreshState getRefreshState()
public void setRefreshState(RefreshState refreshState)
refreshState
- the refreshState to setpublic Integer getRotationalRpms()
public void setRotationalRpms(Integer rotationalRpms)
rotationalRpms
- the rotationalRpms to setpublic String getSerialNumber()
public void setSerialNumber(String serialNumber)
serialNumber
- the serialNumber to setpublic String getStateReason()
public void setStateReason(String stateReason)
stateReason
- the stateReason to setpublic Integer getTemperature()
public void setTemperature(Integer temperature)
temperature
- the temperature to setpublic String getWwid()
public void setWwid(String wwid)
wwid
- the wwid to setpublic boolean equals(Object obj)
equals
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
Copyright © 2017. All rights reserved.