org.jclouds.trmk.ecloud.domain.internal
Class ECloudOrgImpl
java.lang.Object
org.jclouds.trmk.vcloud_0_8.domain.internal.ReferenceTypeImpl
org.jclouds.trmk.vcloud_0_8.domain.internal.OrgImpl
org.jclouds.trmk.ecloud.domain.internal.ECloudOrgImpl
- All Implemented Interfaces:
- Comparable<ReferenceType>, ECloudOrg, Org, ReferenceType
public class ECloudOrgImpl
- extends OrgImpl
- implements ECloudOrg
Locations of resources in a Terremark eCloud Org
- Author:
- Adrian Cole
Constructor Summary |
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)
|
ECloudOrgImpl
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)
getDataCenters
public ReferenceType getDataCenters()
- Specified by:
getDataCenters
in interface ECloudOrg
getTags
public ReferenceType getTags()
- Specified by:
getTags
in interface ECloudOrg
getVAppCatalog
public ReferenceType getVAppCatalog()
- Specified by:
getVAppCatalog
in interface ECloudOrg
Copyright © 2009-2011 jclouds. All Rights Reserved.