| Package | Description |
|---|---|
| org.jclouds.vcloud.domain | |
| org.jclouds.vcloud.domain.internal | |
| org.jclouds.vcloud.features | |
| org.jclouds.vcloud.xml |
| Modifier and Type | Method and Description |
|---|---|
GuestCustomizationSection |
Vm.getGuestCustomizationSection() |
| Modifier and Type | Method and Description |
|---|---|
GuestCustomizationSection |
VmImpl.getGuestCustomizationSection() |
| 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 |
|---|---|
Task |
VmApi.updateGuestCustomizationOfVm(GuestCustomizationSection guestCustomizationSection,
URI href)
Modify the Guest Customization Section of a Virtual Machine
|
| Modifier and Type | Field and Description |
|---|---|
protected GuestCustomizationSection |
VmHandler.guestCustomization |
| Modifier and Type | Method and Description |
|---|---|
GuestCustomizationSection |
GuestCustomizationSectionHandler.getResult() |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.