| 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 |
|---|---|
NetworkConnectionSection |
NetworkConnectionSection.Builder.build() |
NetworkConnectionSection |
Vm.getNetworkConnectionSection() |
| Modifier and Type | Method and Description |
|---|---|
static NetworkConnectionSection.Builder |
NetworkConnectionSection.Builder.fromNetworkConnectionSection(NetworkConnectionSection in) |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnectionSection |
VmImpl.getNetworkConnectionSection() |
| 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.updateNetworkConnectionOfVm(NetworkConnectionSection networkConnectionSection,
URI href)
Modify the Network Connection Section of a Virtual Machine
|
| Modifier and Type | Field and Description |
|---|---|
protected NetworkConnectionSection |
VmHandler.networkConnectionSection |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnectionSection |
NetworkConnectionSectionHandler.getResult() |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.