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, toStringgetHref, getName, getTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCatalogs, getDescription, getKeys, getTasksLists, getVDCsgetHref, getName, getTypecompareTopublic 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 ECloudOrgpublic ReferenceType getTags()
public ReferenceType getVAppCatalog()
getVAppCatalog in interface ECloudOrgCopyright © 2009-2012 jclouds. All Rights Reserved.