|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VCloudClient
Provides access to VCloud resources via their REST API.
Method Summary | |
---|---|
CatalogClient |
getCatalogClient()
Provides synchronous access to Catalog features. |
NetworkClient |
getNetworkClient()
Provides synchronous access to Network features. |
OrgClient |
getOrgClient()
Provides synchronous access to Org features. |
TaskClient |
getTaskClient()
Provides synchronous access to Task features. |
VAppClient |
getVAppClient()
Provides synchronous access to VApp features. |
VAppTemplateClient |
getVAppTemplateClient()
Provides asynchronous access to VApp Template features. |
VDCClient |
getVDCClient()
Provides synchronous access to VDC features. |
VmClient |
getVmClient()
Provides synchronous access to Vm features. |
Method Detail |
---|
VAppTemplateClient getVAppTemplateClient()
VAppClient getVAppClient()
VmClient getVmClient()
CatalogClient getCatalogClient()
TaskClient getTaskClient()
VDCClient getVDCClient()
NetworkClient getNetworkClient()
OrgClient getOrgClient()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |