org.jclouds.vcloud.features
Interface VmAsyncApi

All Superinterfaces:
VmAsyncClient

Deprecated. The async interface will be removed in jclouds 1.7.

@Deprecated
public interface VmAsyncApi
extends VmAsyncClient

Provides access to Vm functionality in vCloud

Author:
Adrian Cole

Method Summary
 
Methods inherited from interface org.jclouds.vcloud.features.VmAsyncClient
deployAndPowerOnVm, deployVm, getScreenThumbnailForVm, getVm, powerOffVm, powerOnVm, rebootVm, resetVm, shutdownVm, suspendVm, undeployAndSaveStateOfVm, undeployVm, updateCPUCountOfVm, updateGuestCustomizationOfVm, updateMemoryMBOfVm, updateNetworkConnectionOfVm
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.