public interface Org extends ReferenceType
Modifier and Type | Method and Description |
---|---|
Map<String,ReferenceType> |
getCatalogs() |
String |
getDescription()
optional description
|
String |
getFullName()
full name of the organization
|
Map<String,ReferenceType> |
getNetworks() |
List<Task> |
getTasks()
read‐only container for Task elements.
|
ReferenceType |
getTasksList()
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()
@Nullable ReferenceType getTasksList()
Map<String,ReferenceType> getNetworks()
Copyright © 2009-2012 jclouds. All Rights Reserved.