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 |
VAppTemplateClient.getNetworkSection(URI templateUri)
Retrieves the network section of a vApp or vApp template.
|
NetworkSection |
VAppClient.getNetworkSection(URI vAppURI)
Retrieves the network section of a
VApp . |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<NetworkSection> |
VAppTemplateAsyncClient.getNetworkSection(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<NetworkSection> |
VAppAsyncClient.getNetworkSection(URI vAppURI) |
Copyright © 2009-2012 jclouds. All Rights Reserved.