Package | Description |
---|---|
org.jclouds.virtualbox.domain | |
org.jclouds.virtualbox.functions |
Modifier and Type | Method and Description |
---|---|
CloneSpec |
CloneSpec.Builder.build() |
Modifier and Type | Method and Description |
---|---|
org.virtualbox_4_1.IMachine |
CloneAndRegisterMachineFromIMachineIfNotAlreadyExists.apply(CloneSpec cloneSpec) |
Constructor and Description |
---|
NodeCreator(com.google.common.base.Supplier<org.virtualbox_4_1.VirtualBoxManager> manager,
com.google.common.base.Function<CloneSpec,org.virtualbox_4_1.IMachine> cloner,
RunScriptOnNode.Factory runScriptOnNodeFactory,
MachineUtils machineUtils,
RunScriptOnNode.Factory scriptRunnerFactory,
MachineController machineController,
com.google.common.base.Supplier<NodeMetadata> host,
com.google.common.base.Supplier<URI> providerSupplier,
com.google.common.base.Supplier<Credentials> credentials) |
Copyright © 2009-2013 jclouds. All Rights Reserved.