public interface VCloudApi extends Closeable
Modifier and Type | Method and Description |
---|---|
CatalogApi |
getCatalogApi()
Provides synchronous access to Catalog features.
|
NetworkApi |
getNetworkApi()
Provides synchronous access to Network features.
|
OrgApi |
getOrgApi()
Provides synchronous access to Org features.
|
TaskApi |
getTaskApi()
Provides synchronous access to Task features.
|
VAppApi |
getVAppApi()
Provides synchronous access to VApp features.
|
VAppTemplateApi |
getVAppTemplateApi()
Provides asynchronous access to VApp Template features.
|
VDCApi |
getVDCApi()
Provides synchronous access to VDC features.
|
VmApi |
getVmApi()
Provides synchronous access to Vm features.
|
VAppTemplateApi getVAppTemplateApi()
VAppApi getVAppApi()
VmApi getVmApi()
CatalogApi getCatalogApi()
TaskApi getTaskApi()
VDCApi getVDCApi()
NetworkApi getNetworkApi()
OrgApi getOrgApi()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.