| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain | |
| org.jclouds.vcloud.director.v1_5.features |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminCatalog
Admin representation of the container for meta data (key-value pair) associated to different
entities in the system.
|
| Modifier and Type | Method and Description |
|---|---|
Catalog |
Catalog.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
Catalog.Builder.fromCatalogType(Catalog in) |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
CatalogApi.get(String catalogUrn)
Retrieves a catalog.
|
Catalog |
CatalogApi.get(URI catalogHref) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> |
CatalogAsyncApi.get(String catalogUrn) |
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> |
CatalogAsyncApi.get(URI catalogHref) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.