public class ECloudOrgImpl extends OrgImpl implements ECloudOrg
Constructor and Description |
---|
ECloudOrgImpl(String name,
String type,
URI id,
String description,
Map<String,ReferenceType> catalogs,
Map<String,ReferenceType> vdcs,
Map<String,ReferenceType> tasksLists,
ReferenceType keys,
ReferenceType dataCentersList,
ReferenceType deviceTags,
ReferenceType vAppCatalog) |
Modifier and Type | Method and Description |
---|---|
ReferenceType |
getDataCenters() |
ReferenceType |
getTags() |
ReferenceType |
getVAppCatalog() |
compareTo, equals, getCatalogs, getDescription, getKeys, getTasksLists, getVDCs, hashCode, toString
getHref, getName, getType
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getCatalogs, getDescription, getKeys, getTasksLists, getVDCs
getHref, getName, getType
compareTo
public ECloudOrgImpl(String name, String type, URI id, String description, Map<String,ReferenceType> catalogs, Map<String,ReferenceType> vdcs, Map<String,ReferenceType> tasksLists, ReferenceType keys, ReferenceType dataCentersList, ReferenceType deviceTags, ReferenceType vAppCatalog)
public ReferenceType getDataCenters()
getDataCenters
in interface ECloudOrg
public ReferenceType getTags()
public ReferenceType getVAppCatalog()
getVAppCatalog
in interface ECloudOrg
Copyright © 2009-2012 jclouds. All Rights Reserved.