|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetworkConfig | |
|---|---|
| org.jclouds.vcloud.binders | |
| org.jclouds.vcloud.options | |
| Uses of NetworkConfig in org.jclouds.vcloud.binders |
|---|
| Methods in org.jclouds.vcloud.binders that return NetworkConfig | |
|---|---|
NetworkConfig |
BindInstantiateVAppTemplateParamsToXmlPayload.NetworkConfigDecorator.apply(NetworkConfig from)
|
| Methods in org.jclouds.vcloud.binders with parameters of type NetworkConfig | |
|---|---|
NetworkConfig |
BindInstantiateVAppTemplateParamsToXmlPayload.NetworkConfigDecorator.apply(NetworkConfig from)
|
| Method parameters in org.jclouds.vcloud.binders with type arguments of type NetworkConfig | |
|---|---|
protected void |
BindInstantiateVAppTemplateParamsToXmlPayload.addNetworkConfig(com.jamesmurty.utils.XMLBuilder instantiationParamsBuilder,
Iterable<? extends NetworkConfig> networkConfig)
|
protected String |
BindInstantiateVAppTemplateParamsToXmlPayload.generateXml(String name,
String description,
boolean deploy,
boolean powerOn,
URI template,
Iterable<? extends NetworkConfig> networkConfig,
Boolean customizeOnInstantiate)
|
| Uses of NetworkConfig in org.jclouds.vcloud.options |
|---|
| Methods in org.jclouds.vcloud.options that return types with arguments of type NetworkConfig | |
|---|---|
Set<NetworkConfig> |
InstantiateVAppTemplateOptions.getNetworkConfig()
|
| Methods in org.jclouds.vcloud.options with parameters of type NetworkConfig | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||