|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Catalog | |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain | |
| org.jclouds.vcloud.director.v1_5.features | |
| Uses of Catalog in org.jclouds.vcloud.director.v1_5.domain |
|---|
| Subclasses of Catalog in org.jclouds.vcloud.director.v1_5.domain | |
|---|---|
class |
AdminCatalog
Admin representation of the container for meta data (key-value pair) associated to different entities in the system. |
| Methods in org.jclouds.vcloud.director.v1_5.domain that return Catalog | |
|---|---|
Catalog |
Catalog.Builder.build()
|
| Methods in org.jclouds.vcloud.director.v1_5.domain with parameters of type Catalog | |
|---|---|
B |
Catalog.Builder.fromCatalogType(Catalog in)
|
| Uses of Catalog in org.jclouds.vcloud.director.v1_5.features |
|---|
| Methods in org.jclouds.vcloud.director.v1_5.features that return Catalog | |
|---|---|
Catalog |
CatalogApi.get(String catalogUrn)
Retrieves a catalog. |
Catalog |
CatalogApi.get(URI catalogHref)
|
| Methods in org.jclouds.vcloud.director.v1_5.features that return types with arguments of type Catalog | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> |
CatalogAsyncApi.get(String catalogUrn)
|
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> |
CatalogAsyncApi.get(URI catalogHref)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||