|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VCloudOperatingSystemSection | |
|---|---|
| org.jclouds.vcloud.domain | |
| org.jclouds.vcloud.domain.internal | |
| org.jclouds.vcloud.xml | |
| org.jclouds.vcloud.xml.ovf | |
| Uses of VCloudOperatingSystemSection in org.jclouds.vcloud.domain |
|---|
| Methods in org.jclouds.vcloud.domain that return VCloudOperatingSystemSection | |
|---|---|
VCloudOperatingSystemSection |
Vm.getOperatingSystemSection()
|
| Uses of VCloudOperatingSystemSection in org.jclouds.vcloud.domain.internal |
|---|
| Methods in org.jclouds.vcloud.domain.internal that return VCloudOperatingSystemSection | |
|---|---|
VCloudOperatingSystemSection |
VmImpl.getOperatingSystemSection()
|
| Constructors in org.jclouds.vcloud.domain.internal with parameters of type VCloudOperatingSystemSection | |
|---|---|
VmImpl(String name,
String type,
URI id,
Status status,
ReferenceType vApp,
String description,
Iterable<Task> tasks,
VCloudVirtualHardwareSection hardware,
VCloudOperatingSystemSection os,
NetworkConnectionSection networkConnectionSection,
GuestCustomizationSection guestCustomization,
String vAppScopedLocalId)
|
|
| Uses of VCloudOperatingSystemSection in org.jclouds.vcloud.xml |
|---|
| Fields in org.jclouds.vcloud.xml declared as VCloudOperatingSystemSection | |
|---|---|
protected VCloudOperatingSystemSection |
VmHandler.os
|
| Uses of VCloudOperatingSystemSection in org.jclouds.vcloud.xml.ovf |
|---|
| Methods in org.jclouds.vcloud.xml.ovf that return VCloudOperatingSystemSection | |
|---|---|
VCloudOperatingSystemSection |
VCloudOperatingSystemHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||