|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface VAppTemplateAsyncClient
Provides access to VAppTemplate functionality in vCloud
| Method Summary | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> |
captureVAppAsTemplateInVDC(URI toCapture,
String templateName,
URI vdc,
CaptureVAppOptions... options)
Deprecated. |
com.google.common.util.concurrent.ListenableFuture<Task> |
copyVAppTemplateToVDCAndName(URI sourceVAppTemplate,
URI vdc,
String newName,
CloneVAppTemplateOptions... options)
Deprecated. |
com.google.common.util.concurrent.ListenableFuture<VApp> |
createVAppInVDCByInstantiatingTemplate(String appName,
URI vdc,
URI template,
InstantiateVAppTemplateOptions... options)
Deprecated. |
com.google.common.util.concurrent.ListenableFuture<Task> |
deleteVAppTemplate(URI href)
Deprecated. |
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> |
findVAppTemplateInOrgCatalogNamed(String orgName,
String catalogName,
String itemName)
Deprecated. |
com.google.common.util.concurrent.ListenableFuture<org.jclouds.ovf.Envelope> |
getOvfEnvelopeForVAppTemplate(URI href)
Deprecated. |
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> |
getVAppTemplate(URI vAppTemplate)
Deprecated. |
com.google.common.util.concurrent.ListenableFuture<Task> |
moveVAppTemplateToVDCAndRename(URI toClone,
URI vdc,
String newName,
CloneVAppTemplateOptions... options)
Deprecated. |
| Method Detail |
|---|
com.google.common.util.concurrent.ListenableFuture<VApp> createVAppInVDCByInstantiatingTemplate(String appName,
URI vdc,
URI template,
InstantiateVAppTemplateOptions... options)
VAppTemplateClient.createVAppInVDCByInstantiatingTemplate(java.lang.String, java.net.URI, java.net.URI, org.jclouds.vcloud.options.InstantiateVAppTemplateOptions...)com.google.common.util.concurrent.ListenableFuture<org.jclouds.ovf.Envelope> getOvfEnvelopeForVAppTemplate(URI href)
VAppTemplateClient.getOvfEnvelopeForVAppTemplate(java.net.URI)
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> captureVAppAsTemplateInVDC(URI toCapture,
String templateName,
URI vdc,
CaptureVAppOptions... options)
VAppTemplateClient.captureVAppAsTemplateInVDC(java.net.URI, java.lang.String, java.net.URI, org.jclouds.vcloud.options.CaptureVAppOptions...)
com.google.common.util.concurrent.ListenableFuture<Task> copyVAppTemplateToVDCAndName(URI sourceVAppTemplate,
URI vdc,
String newName,
CloneVAppTemplateOptions... options)
VAppTemplateClient.copyVAppTemplateToVDCAndName(java.net.URI, java.net.URI, java.lang.String, org.jclouds.vcloud.options.CloneVAppTemplateOptions...)
com.google.common.util.concurrent.ListenableFuture<Task> moveVAppTemplateToVDCAndRename(URI toClone,
URI vdc,
String newName,
CloneVAppTemplateOptions... options)
VAppTemplateClient.moveVAppTemplateToVDCAndRename(java.net.URI, java.net.URI, java.lang.String, org.jclouds.vcloud.options.CloneVAppTemplateOptions...)
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> findVAppTemplateInOrgCatalogNamed(@Nullable
String orgName,
@Nullable
String catalogName,
String itemName)
VAppTemplateClient.findVAppTemplateInOrgCatalogNamed(java.lang.String, java.lang.String, java.lang.String)com.google.common.util.concurrent.ListenableFuture<VAppTemplate> getVAppTemplate(URI vAppTemplate)
VAppTemplateClient.getVAppTemplate(java.net.URI)com.google.common.util.concurrent.ListenableFuture<Task> deleteVAppTemplate(URI href)
VAppTemplateClient.deleteVAppTemplate(java.net.URI)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||