|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VCloudNetworkSection | |
|---|---|
| org.jclouds.vcloud.domain | |
| org.jclouds.vcloud.domain.internal | |
| org.jclouds.vcloud.xml.ovf | |
| Uses of VCloudNetworkSection in org.jclouds.vcloud.domain |
|---|
| Methods in org.jclouds.vcloud.domain that return VCloudNetworkSection | |
|---|---|
VCloudNetworkSection |
VAppTemplate.getNetworkSection()
description of the predefined vApp internal networks in this template |
| Uses of VCloudNetworkSection in org.jclouds.vcloud.domain.internal |
|---|
| Methods in org.jclouds.vcloud.domain.internal that return VCloudNetworkSection | |
|---|---|
VCloudNetworkSection |
VAppTemplateImpl.getNetworkSection()
description of the predefined vApp internal networks in this template |
| Constructors in org.jclouds.vcloud.domain.internal with parameters of type VCloudNetworkSection | |
|---|---|
VAppTemplateImpl(String name,
String type,
URI id,
Status status,
ReferenceType vdc,
String description,
Iterable<Task> tasks,
boolean ovfDescriptorUploaded,
String vAppScopedLocalId,
Iterable<? extends Vm> children,
VCloudNetworkSection networkSection)
|
|
| Uses of VCloudNetworkSection in org.jclouds.vcloud.xml.ovf |
|---|
| Methods in org.jclouds.vcloud.xml.ovf that return VCloudNetworkSection | |
|---|---|
VCloudNetworkSection |
VCloudNetworkSectionHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||