public interface VCloudDirectorAsyncApi
VCloudDirectorApi| Modifier and Type | Method and Description |
|---|---|
CatalogAsyncApi |
getCatalogApi() |
Session |
getCurrentSession() |
CatalogAsyncApi |
getMediaApi() |
MetadataAsyncApi |
getMetadataApi(String urn) |
MetadataAsyncApi |
getMetadataApi(URI href) |
NetworkAsyncApi |
getNetworkApi() |
OrgAsyncApi |
getOrgApi() |
QueryAsyncApi |
getQueryApi() |
TaskAsyncApi |
getTaskApi() |
UploadAsyncApi |
getUploadApi() |
VAppAsyncApi |
getVAppApi() |
VAppTemplateAsyncApi |
getVAppTemplateApi() |
VdcAsyncApi |
getVdcApi() |
VmAsyncApi |
getVmApi() |
com.google.common.util.concurrent.ListenableFuture<Entity> |
resolveEntity(String id) |
@Provides Session getCurrentSession()
QueryAsyncApi getQueryApi()
OrgAsyncApi getOrgApi()
Org featuresTaskAsyncApi getTaskApi()
Task featuresNetworkAsyncApi getNetworkApi()
Network featuresCatalogAsyncApi getCatalogApi()
Catalog featuresCatalogAsyncApi getMediaApi()
Media featuresVdcAsyncApi getVdcApi()
Vdc featuresUploadAsyncApi getUploadApi()
VAppAsyncApi getVAppApi()
VApp featuresVAppTemplateAsyncApi getVAppTemplateApi()
VAppTemplate featuresVmAsyncApi getVmApi()
Vm featuresMetadataAsyncApi getMetadataApi(String urn)
Metadata featuresMetadataAsyncApi getMetadataApi(URI href)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.