|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Catalog
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Method Summary | |
|---|---|
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()
|
| Methods inherited from interface org.jclouds.vcloud.domain.ReferenceType |
|---|
getHref, getName, getType |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface java.util.Map |
|---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
| Method Detail |
|---|
ReferenceType getOrg()
@Nullable String getDescription()
boolean isPublished()
boolean isReadOnly()
List<Task> getTasks()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||