public interface VDC extends ReferenceType
Modifier and Type | Method and Description |
---|---|
Map<String,ReferenceType> |
getAvailableNetworks()
container for OrgNetwork elements that represent organization networks
contained by the vDC
|
ReferenceType |
getCatalog() |
String |
getDescription() |
ReferenceType |
getInternetServices() |
ReferenceType |
getPublicIps() |
Map<String,ReferenceType> |
getResourceEntities()
container for ResourceEntity elements
|
getHref, getName, getType
compareTo
Map<String,ReferenceType> getResourceEntities()
Map<String,ReferenceType> getAvailableNetworks()
ReferenceType getCatalog()
ReferenceType getPublicIps()
ReferenceType getInternetServices()
Copyright © 2009-2012 jclouds. All Rights Reserved.