|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VCloudAsyncClient
Provides access to VCloud resources via their REST API.
Method Summary | |
---|---|
CatalogAsyncClient |
getCatalogClient()
Provides asynchronous access to Catalog features. |
NetworkAsyncClient |
getNetworkClient()
Provides asynchronous access to Network features. |
OrgAsyncClient |
getOrgClient()
Provides asynchronous access to Org features. |
TaskAsyncClient |
getTaskClient()
Provides asynchronous access to Task features. |
VAppAsyncClient |
getVAppClient()
Provides asynchronous access to VApp features. |
VAppTemplateAsyncClient |
getVAppTemplateClient()
Provides asynchronous access to VApp Template features. |
VDCAsyncClient |
getVDCClient()
Provides asynchronous access to VDC features. |
VmAsyncClient |
getVmClient()
Provides asynchronous access to Vm features. |
Method Detail |
---|
VAppTemplateAsyncClient getVAppTemplateClient()
VCloudClient.getVAppTemplateClient()
VAppAsyncClient getVAppClient()
VCloudClient.getVAppClient()
VmAsyncClient getVmClient()
VCloudClient.getVmClient()
CatalogAsyncClient getCatalogClient()
VCloudClient.getCatalogClient()
TaskAsyncClient getTaskClient()
VCloudClient.getTaskClient()
VDCAsyncClient getVDCClient()
VCloudClient.getVDCClient()
NetworkAsyncClient getNetworkClient()
VCloudClient.getNetworkClient()
OrgAsyncClient getOrgClient()
VCloudClient.getOrgClient()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |