Package | Description |
---|---|
org.jclouds.virtualbox.domain | |
org.jclouds.virtualbox.functions |
Modifier and Type | Method and Description |
---|---|
StorageController |
StorageController.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Set<StorageController> |
VmSpec.getControllers() |
Modifier and Type | Method and Description |
---|---|
VmSpec.Builder |
VmSpec.Builder.controller(StorageController controller) |
Constructor and Description |
---|
VmSpec(String vmId,
String vmName,
String osTypeId,
long memory,
boolean forceOverwrite,
Set<StorageController> controllers,
org.virtualbox_4_1.CleanupMode cleanupMode) |
Modifier and Type | Method and Description |
---|---|
void |
CreateAndRegisterMachineFromIsoIfNotAlreadyExists.ensureMachineHasStorageControllerNamed(String vmName,
StorageController storageController) |
Constructor and Description |
---|
AddIDEControllerIfNotExists(StorageController storageController) |
Copyright © 2009-2013 jclouds. All Rights Reserved.