Package | Description |
---|---|
org.jclouds.vcloud.domain | |
org.jclouds.vcloud.domain.internal | |
org.jclouds.vcloud.xml | |
org.jclouds.vcloud.xml.ovf |
Modifier and Type | Method and Description |
---|---|
VCloudOperatingSystemSection |
Vm.getOperatingSystemSection() |
Modifier and Type | Method and Description |
---|---|
VCloudOperatingSystemSection |
VmImpl.getOperatingSystemSection() |
Constructor and Description |
---|
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) |
Modifier and Type | Field and Description |
---|---|
protected VCloudOperatingSystemSection |
VmHandler.os |
Modifier and Type | Method and Description |
---|---|
VCloudOperatingSystemSection |
VCloudOperatingSystemHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.