Package org.jclouds.elasticstack.domain
Class SCSIDevice
java.lang.Object
org.jclouds.elasticstack.domain.Device
org.jclouds.elasticstack.domain.SCSIDevice
-
Nested Class Summary
Nested Classes -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jclouds.elasticstack.domain.Device
getDriveUuid, getMediaType
-
Constructor Details
-
SCSIDevice
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
getBus
public int getBus() -
getUnit
public int getUnit() -
getId
Description copied from class:Device
id generated based on the device bus, unit, and/or index numbers; -
toString
-