public class IsoImage extends Object
sourcePath is the location of the .iso file to load the medium from. deviceDetails contains information about how the Dvd is attached to the StorageController.
Constructor and Description |
---|
IsoImage(DeviceDetails deviceDetails,
String sourcePath) |
public IsoImage(DeviceDetails deviceDetails, String sourcePath)
public DeviceDetails getDeviceDetails()
public String getSourcePath()
Copyright © 2009-2013 jclouds. All Rights Reserved.