| Package | Description |
|---|---|
| org.jclouds.virtualbox.domain | |
| org.jclouds.virtualbox.functions |
| Modifier and Type | Method and Description |
|---|---|
HardDisk |
HardDisk.Builder.build() |
HardDisk |
StorageController.getHardDisk(String diskName) |
| Modifier and Type | Method and Description |
|---|---|
Set<HardDisk> |
StorageController.getHardDisks() |
| Modifier and Type | Method and Description |
|---|---|
StorageController.Builder |
StorageController.Builder.attachHardDisk(HardDisk hardDisk) |
| Constructor and Description |
|---|
StorageController(String name,
org.virtualbox_4_1.StorageBus bus,
Set<HardDisk> hardDisks,
Set<IsoImage> isoImages) |
| Modifier and Type | Method and Description |
|---|---|
org.virtualbox_4_1.IMedium |
CreateMediumIfNotAlreadyExists.apply(HardDisk hardDisk) |
Copyright © 2009-2013 jclouds. All Rights Reserved.