| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.section | |
| org.jclouds.vcloud.director.v1_5.features |
| Modifier and Type | Method and Description |
|---|---|
CustomizationSection |
CustomizationSection.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
CustomizationSection.Builder.fromCustomizationSection(CustomizationSection in) |
| Modifier and Type | Method and Description |
|---|---|
CustomizationSection |
VAppTemplateApi.getCustomizationSection(String templateUrn)
Retrieves the customization section of a vApp template.
|
CustomizationSection |
VAppTemplateApi.getCustomizationSection(URI templateHref) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<CustomizationSection> |
VAppTemplateAsyncApi.getCustomizationSection(String templateUrn) |
com.google.common.util.concurrent.ListenableFuture<CustomizationSection> |
VAppTemplateAsyncApi.getCustomizationSection(URI templateHref) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.