public interface VApp extends ReferenceType
VAppTemplate. getStatus() is Status.UNRESOLVED, there will be a task present for the
instantiation of the VApp.| Modifier and Type | Method and Description |
|---|---|
Set<Vm> |
getChildren()
container for Vm elements representing virtual machines
|
String |
getDescription()
optional description
|
VCloudNetworkSection |
getNetworkSection()
description of the predefined vApp internal networks in this template
|
Status |
getStatus()
The creation status of the vDC
|
List<Task> |
getTasks()
read‐only container for Task elements.
|
ReferenceType |
getVDC()
Reference to the vdc containing this vApp.
|
boolean |
isOvfDescriptorUploaded() |
getHref, getName, getTypecompareToReferenceType getVDC()
Status getStatus()
boolean isOvfDescriptorUploaded()
List<Task> getTasks()
Set<Vm> getChildren()
@Nullable VCloudNetworkSection getNetworkSection()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.