Package org.jclouds.elasticstack.domain
Class IDEDevice
- java.lang.Object
-
- org.jclouds.elasticstack.domain.Device
-
- org.jclouds.elasticstack.domain.IDEDevice
-
public class IDEDevice extends Device
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIDEDevice.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetBus()StringgetId()id generated based on the device bus, unit, and/or index numbers;intgetUnit()inthashCode()StringtoString()-
Methods inherited from class org.jclouds.elasticstack.domain.Device
getDriveUuid, getMediaType
-
-