| Package | Description | 
|---|---|
| org.jclouds.dmtf.ovf | |
| org.jclouds.dmtf.ovf.internal | |
| org.jclouds.vcloud.director.v1_5.compute.functions | |
| org.jclouds.vcloud.director.v1_5.features | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkSection | 
NetworkSection.Builder.build() | 
| Modifier and Type | Method and Description | 
|---|---|
B | 
NetworkSection.Builder.fromNetworkSection(NetworkSection in)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Set<NetworkSection> | 
BaseEnvelope.Builder.networkSections  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<NetworkSection> | 
BaseEnvelope.getNetworkSections()  | 
| Modifier and Type | Method and Description | 
|---|---|
B | 
BaseEnvelope.Builder.networkSection(NetworkSection networkSection)  | 
| Modifier and Type | Method and Description | 
|---|---|
B | 
BaseEnvelope.Builder.networkSections(Iterable<? extends NetworkSection> networkSections)  | 
| Constructor and Description | 
|---|
ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException(com.google.common.cache.LoadingCache<URI,Envelope> envelopes,
                                                                    SectionForVAppTemplate<NetworkSection> findNetworkSectionForVAppTemplate)  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkSection | 
VAppTemplateApi.getNetworkSection(String templateUrn)
Retrieves the network section of a vApp or vApp template. 
 | 
NetworkSection | 
VAppApi.getNetworkSection(String vAppUrn)
Retrieves the network section of a  
VApp. | 
NetworkSection | 
VAppTemplateApi.getNetworkSection(URI templateHref)  | 
NetworkSection | 
VAppApi.getNetworkSection(URI vAppHref)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<NetworkSection> | 
VAppTemplateAsyncApi.getNetworkSection(String templateUrn)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkSection> | 
VAppAsyncApi.getNetworkSection(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkSection> | 
VAppTemplateAsyncApi.getNetworkSection(URI templateHref)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkSection> | 
VAppAsyncApi.getNetworkSection(URI vAppHref)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.