|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Catalog | |
|---|---|
| org.jclouds.vcloud | |
| org.jclouds.vcloud.config | |
| org.jclouds.vcloud.domain.internal | |
| org.jclouds.vcloud.functions | |
| org.jclouds.vcloud.xml | |
| Uses of Catalog in org.jclouds.vcloud |
|---|
| Methods in org.jclouds.vcloud that return Catalog | |
|---|---|
Catalog |
CommonVCloudClient.findCatalogInOrgNamed(String orgName,
String catalogName)
returns the catalog in the organization associated with the specified name. |
Catalog |
CommonVCloudClient.getCatalog(URI catalogId)
|
| Methods in org.jclouds.vcloud that return types with arguments of type Catalog | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> |
CommonVCloudAsyncClient.findCatalogInOrgNamed(String orgName,
String catalogName)
|
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> |
CommonVCloudAsyncClient.getCatalog(URI catalogId)
|
| Uses of Catalog in org.jclouds.vcloud.config |
|---|
| Fields in org.jclouds.vcloud.config with type parameters of type Catalog | |
|---|---|
protected com.google.common.base.Supplier<Map<String,Map<String,? extends Catalog>>> |
CommonVCloudRestClientModule.OrgCatalogItemSupplier.catalogSupplier
|
| Methods in org.jclouds.vcloud.config that return types with arguments of type Catalog | |
|---|---|
Map<String,Map<String,? extends Catalog>> |
CommonVCloudRestClientModule.OrgCatalogSupplier.get()
|
protected com.google.common.base.Supplier<Map<String,Map<String,? extends Catalog>>> |
CommonVCloudRestClientModule.provideOrgCatalogItemMapSupplierCache(long seconds,
CommonVCloudRestClientModule.OrgCatalogSupplier supplier)
|
| Method parameters in org.jclouds.vcloud.config with type arguments of type Catalog | |
|---|---|
protected String |
CommonVCloudRestClientModule.provideCatalogName(com.google.common.base.Supplier<Map<String,Map<String,? extends Catalog>>> catalogs)
|
| Constructor parameters in org.jclouds.vcloud.config with type arguments of type Catalog | |
|---|---|
CommonVCloudRestClientModule.OrgCatalogItemSupplier(com.google.common.base.Supplier<Map<String,Map<String,? extends Catalog>>> catalogSupplier,
com.google.common.base.Function<Catalog,Iterable<? extends CatalogItem>> allCatalogItemsInCatalog)
|
|
CommonVCloudRestClientModule.OrgCatalogItemSupplier(com.google.common.base.Supplier<Map<String,Map<String,? extends Catalog>>> catalogSupplier,
com.google.common.base.Function<Catalog,Iterable<? extends CatalogItem>> allCatalogItemsInCatalog)
|
|
CommonVCloudRestClientModule.OrgCatalogSupplier(com.google.common.base.Supplier<Map<String,? extends Org>> orgSupplier,
com.google.common.base.Function<Org,Iterable<? extends Catalog>> allCatalogsInOrg)
|
|
| Uses of Catalog in org.jclouds.vcloud.domain.internal |
|---|
| Classes in org.jclouds.vcloud.domain.internal that implement Catalog | |
|---|---|
class |
CatalogImpl
Locations of resources in vCloud |
| Uses of Catalog in org.jclouds.vcloud.functions |
|---|
| Methods in org.jclouds.vcloud.functions that return types with arguments of type Catalog | |
|---|---|
Iterable<? extends Catalog> |
AllCatalogsInOrg.apply(Org org)
|
| Methods in org.jclouds.vcloud.functions with parameters of type Catalog | |
|---|---|
Iterable<? extends CatalogItem> |
AllCatalogItemsInCatalog.apply(Catalog from)
|
| Constructor parameters in org.jclouds.vcloud.functions with type arguments of type Catalog | |
|---|---|
OrgNameCatalogNameItemNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,? extends Catalog>>> orgCatalogMap,
String defaultOrg,
String defaultCatalog)
|
|
| Uses of Catalog in org.jclouds.vcloud.xml |
|---|
| Methods in org.jclouds.vcloud.xml that return Catalog | |
|---|---|
Catalog |
CatalogHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||