public interface Org extends ReferenceType
Modifier and Type | Method and Description |
---|---|
Map<String,ReferenceType> |
getCatalogs() |
String |
getDescription()
optional description
|
ReferenceType |
getKeys() |
Map<String,ReferenceType> |
getTasksLists()
If there are any queued, running, or recently completed tasks owned by a
member of the organization, it also contains a TasksList.
|
Map<String,ReferenceType> |
getVDCs() |
getHref, getName, getType
compareTo
Map<String,ReferenceType> getCatalogs()
Map<String,ReferenceType> getVDCs()
Map<String,ReferenceType> getTasksLists()
ReferenceType getKeys()
Copyright © 2009-2012 jclouds. All Rights Reserved.