org.dasein.cloud.vcloud.compute
Class vCloudComputeServices
java.lang.Object
org.dasein.cloud.compute.AbstractComputeServices
org.dasein.cloud.vcloud.compute.vCloudComputeServices
- All Implemented Interfaces:
- ComputeServices
public class vCloudComputeServices
- extends AbstractComputeServices
Dasein Cloud compute services for vCloud Director.
Created by George Reese: 9/17/12 10:58 AM
- Since:
- 2013.04
- Version:
- 2013.04 initial version
- Author:
- George Reese
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
vCloudComputeServices
public vCloudComputeServices(@Nonnull
vCloud provider)
getImageSupport
@Nonnull
public TemplateSupport getImageSupport()
- Specified by:
getImageSupport in interface ComputeServices- Overrides:
getImageSupport in class AbstractComputeServices
getVirtualMachineSupport
@Nonnull
public vAppSupport getVirtualMachineSupport()
- Specified by:
getVirtualMachineSupport in interface ComputeServices- Overrides:
getVirtualMachineSupport in class AbstractComputeServices
getVolumeSupport
@Nonnull
public DiskSupport getVolumeSupport()
- Specified by:
getVolumeSupport in interface ComputeServices- Overrides:
getVolumeSupport in class AbstractComputeServices
Copyright © 2013 enStratus Networks Inc. All Rights Reserved.