org.jclouds.trmk.ecloud.domain
Interface ECloudOrg

All Superinterfaces:
Comparable<ReferenceType>, Org, ReferenceType
All Known Implementing Classes:
ECloudOrgImpl

public interface ECloudOrg
extends Org

Author:
Adrian Cole

Method Summary
 ReferenceType getDataCenters()
           
 ReferenceType getTags()
           
 ReferenceType getVAppCatalog()
           
 
Methods inherited from interface org.jclouds.trmk.vcloud_0_8.domain.Org
getCatalogs, getDescription, getKeys, getTasksLists, getVDCs
 
Methods inherited from interface org.jclouds.trmk.vcloud_0_8.domain.ReferenceType
getHref, getName, getType
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getDataCenters

ReferenceType getDataCenters()

getTags

ReferenceType getTags()

getVAppCatalog

ReferenceType getVAppCatalog()


Copyright © 2009-2011 jclouds. All Rights Reserved.