| Package | Description |
|---|---|
| org.jclouds.vcloud.domain | |
| org.jclouds.vcloud.domain.internal | |
| org.jclouds.vcloud.domain.ovf | |
| org.jclouds.vcloud.xml |
| Modifier and Type | Method and Description |
|---|---|
VCloudVirtualHardwareSection |
Vm.getVirtualHardwareSection() |
| Modifier and Type | Method and Description |
|---|---|
VCloudVirtualHardwareSection |
VmImpl.getVirtualHardwareSection() |
| 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 | Method and Description |
|---|---|
VCloudVirtualHardwareSection |
VCloudVirtualHardwareSection.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
VCloudVirtualHardwareSection.Builder |
VCloudVirtualHardwareSection.Builder.fromVCloudVirtualHardwareSection(VCloudVirtualHardwareSection in) |
| Modifier and Type | Field and Description |
|---|---|
protected VCloudVirtualHardwareSection |
VmHandler.hardware |
| Modifier and Type | Method and Description |
|---|---|
VCloudVirtualHardwareSection |
VCloudVirtualHardwareHandler.getResult() |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.