public interface VApp extends ReferenceType
| Modifier and Type | Method and Description | 
|---|---|
Set<ReferenceType> | 
getExtendedInfo()  | 
com.google.common.collect.ListMultimap<String,String> | 
getNetworkToAddresses()  | 
String | 
getOperatingSystemDescription()  | 
Integer | 
getOsType()  | 
Set<ResourceAllocationSettingData> | 
getResourceAllocations()  | 
Long | 
getSize()  | 
Status | 
getStatus()  | 
VirtualSystemSettingData | 
getSystem()  | 
ReferenceType | 
getVDC()  | 
getHref, getName, getTypecompareToReferenceType getVDC()
Set<ReferenceType> getExtendedInfo()
Status getStatus()
Long getSize()
@Nullable Integer getOsType()
@Nullable String getOperatingSystemDescription()
VirtualSystemSettingData getSystem()
Set<ResourceAllocationSettingData> getResourceAllocations()
Copyright © 2009-2013 jclouds. All Rights Reserved.