| Package | Description |
|---|---|
| org.jclouds.vcloud.binders | |
| org.jclouds.vcloud.features | |
| org.jclouds.vcloud.options |
| Modifier and Type | Method and Description |
|---|---|
protected Class<CloneVAppTemplateOptions> |
BindCloneVAppTemplateParamsToXmlPayload.getOptionClass() |
| Modifier and Type | Method and Description |
|---|---|
Task |
VAppTemplateApi.copyVAppTemplateToVDCAndName(URI sourceVAppTemplate,
URI vdc,
String newName,
CloneVAppTemplateOptions... options) |
Task |
VAppTemplateApi.moveVAppTemplateToVDCAndRename(URI toClone,
URI vdc,
String newName,
CloneVAppTemplateOptions... options) |
| Modifier and Type | Method and Description |
|---|---|
CloneVAppTemplateOptions |
CloneVAppTemplateOptions.description(String description)
the clone should be powered on after it is deployed
|
static CloneVAppTemplateOptions |
CloneVAppTemplateOptions.Builder.description(String description) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.