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<org.jclouds.cim.ResourceAllocationSettingData> |
getResourceAllocations() |
Long |
getSize() |
Status |
getStatus() |
org.jclouds.cim.VirtualSystemSettingData |
getSystem() |
ReferenceType |
getVDC() |
getHref, getName, getTypecompareToReferenceType getVDC()
Set<ReferenceType> getExtendedInfo()
Status getStatus()
Long getSize()
@Nullable Integer getOsType()
@Nullable String getOperatingSystemDescription()
org.jclouds.cim.VirtualSystemSettingData getSystem()
Set<org.jclouds.cim.ResourceAllocationSettingData> getResourceAllocations()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.