|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VApp
A VApp is the result of instantiation of a VAppTemplate.
getStatus() is Status.UNRESOLVED, there will be a task present for the
instantiation of the VApp.
| Method Summary | |
|---|---|
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()
|
| Methods inherited from interface org.jclouds.vcloud.domain.ReferenceType |
|---|
getHref, getName, getType |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
ReferenceType getVDC()
Status getStatus()
@Nullable String getDescription()
boolean isOvfDescriptorUploaded()
List<Task> getTasks()
Set<Vm> getChildren()
@Nullable VCloudNetworkSection getNetworkSection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||