org.jclouds.vcloud
Interface VCloudAsyncApi

All Superinterfaces:
Closeable, VCloudAsyncClient

Deprecated. please use org.jclouds.ContextBuilder#buildApi(VCloudApi.class) as VCloudAsyncClient interface will be removed in jclouds 1.7.

@Deprecated
public interface VCloudAsyncApi
extends VCloudAsyncClient

Provides access to VCloud resources via their REST API.

Author:
Adrian Cole
See Also:

Method Summary
 
Methods inherited from interface org.jclouds.vcloud.VCloudAsyncClient
getCatalogClient, getNetworkClient, getOrgClient, getTaskClient, getVAppClient, getVAppTemplateClient, getVDCClient, getVmClient
 
Methods inherited from interface java.io.Closeable
close
 



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