public class IDEDevice extends Device
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
IDEDevice.Builder  | 
| Constructor and Description | 
|---|
IDEDevice(String driveUuid,
         MediaType mediaType,
         int bus,
         int unit)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
int | 
getBus()  | 
String | 
getId()
id generated based on the device bus, unit, and/or index numbers; 
 | 
int | 
getUnit()  | 
int | 
hashCode()  | 
String | 
toString()  | 
getDriveUuid, getMediaTypeCopyright © 2009-2013 jclouds. All Rights Reserved.