public interface Catalog extends ReferenceType, Map<String,ReferenceType>
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
optional description
|
ReferenceType |
getOrg()
Reference to the org containing this vDC.
|
List<Task> |
getTasks()
read‐only container for Task elements.
|
boolean |
isPublished()
read‐only element, true if the catalog is published
|
boolean |
isReadOnly() |
getHref, getName, getType
compareTo
ReferenceType getOrg()
boolean isPublished()
boolean isReadOnly()
Copyright © 2009-2012 jclouds. All Rights Reserved.