| Package | Description | 
|---|---|
| org.jclouds.vcloud.binders | |
| org.jclouds.vcloud.compute.config | |
| org.jclouds.vcloud.compute.strategy | |
| org.jclouds.vcloud.domain.network | |
| org.jclouds.vcloud.options | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkConfig | 
BindInstantiateVAppTemplateParamsToXmlPayload.NetworkConfigDecorator.apply(NetworkConfig from)  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkConfig | 
BindInstantiateVAppTemplateParamsToXmlPayload.NetworkConfigDecorator.apply(NetworkConfig from)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
BindInstantiateVAppTemplateParamsToXmlPayload.addNetworkConfig(com.jamesmurty.utils.XMLBuilder instantiationParamsBuilder,
                Iterable<NetworkConfig> networkConfig)  | 
protected String | 
BindInstantiateVAppTemplateParamsToXmlPayload.generateXml(String name,
           String description,
           boolean deploy,
           boolean powerOn,
           URI template,
           Iterable<NetworkConfig> networkConfig)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.base.Supplier<NetworkConfig> | 
VCloudComputeServiceDependenciesModule.networkConfig(com.google.common.base.Supplier<ReferenceType> network,
             FenceMode defaultFenceMode)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected com.google.common.base.Supplier<NetworkConfig> | 
InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn.defaultNetworkConfig  | 
| Constructor and Description | 
|---|
InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn(VCloudClient client,
                                                                            com.google.common.base.Predicate<URI> successTester,
                                                                            com.google.common.cache.LoadingCache<URI,VAppTemplate> vAppTemplates,
                                                                            com.google.common.base.Supplier<NetworkConfig> defaultNetworkConfig,
                                                                            String buildVersion)  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkConfig | 
NetworkConfig.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkConfig.Builder | 
NetworkConfig.Builder.fromNetworkConfig(NetworkConfig in)  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<NetworkConfig> | 
InstantiateVAppTemplateOptions.getNetworkConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
InstantiateVAppTemplateOptions | 
InstantiateVAppTemplateOptions.addNetworkConfig(NetworkConfig networkConfig)
s have internal networks that can be
 connected in order to access the internet or other external networks. 
 | 
static InstantiateVAppTemplateOptions | 
InstantiateVAppTemplateOptions.Builder.addNetworkConfig(NetworkConfig networkConfig)  | 
Copyright © 2009-2012 jclouds. All Rights Reserved.