| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ECloudOrg  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ECloudOrgImpl
Locations of resources in a Terremark eCloud Org 
 | 
| Modifier and Type | Method and Description | 
|---|---|
URI | 
OrgURIToTagsListEndpoint.getUriFromOrg(Org org)  | 
URI | 
OrgURIToDataCentersListEndpoint.getUriFromOrg(Org org)  | 
| Constructor and Description | 
|---|
OrgURIToDataCentersListEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
                               com.google.common.base.Supplier<ReferenceType> defaultUri)  | 
OrgURIToTagsListEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
                        com.google.common.base.Supplier<ReferenceType> defaultUri)  | 
| Modifier and Type | Method and Description | 
|---|---|
Org | 
TerremarkVCloudClient.findOrgNamed(String orgName)  | 
Org | 
TerremarkVCloudClient.getOrg(URI orgId)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Org> | 
TerremarkVCloudAsyncClient.findOrgNamed(String orgName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Org> | 
TerremarkVCloudAsyncClient.getOrg(URI orgId)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<? extends Image> | 
ImagesInVCloudExpressOrg.apply(Org from)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected com.google.common.base.Function<Org,Iterable<? extends Catalog>> | 
TerremarkVCloudRestClientModule.OrgCatalogSupplier.allCatalogsInOrg  | 
protected com.google.common.base.Function<Iterable<String>,Iterable<? extends Org>> | 
TerremarkVCloudRestClientModule.OrgMapSupplier.organizationsForNames  | 
protected com.google.common.base.Supplier<Map<String,? extends Org>> | 
TerremarkVCloudRestClientModule.OrgCatalogSupplier.orgSupplier  | 
protected com.google.common.base.Supplier<Map<String,? extends Org>> | 
TerremarkVCloudRestClientModule.OrgVDCSupplier.orgSupplier  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,? extends Org> | 
TerremarkVCloudRestClientModule.OrgMapSupplier.get()  | 
protected com.google.common.base.Supplier<Org> | 
TerremarkVCloudRestClientModule.provideOrg(com.google.common.base.Supplier<Map<String,? extends Org>> orgSupplier,
          com.google.common.base.Supplier<ReferenceType> defaultOrg)  | 
protected com.google.common.base.Supplier<Map<String,? extends Org>> | 
TerremarkVCloudRestClientModule.provideOrgMapCache(long seconds,
                  AtomicReference<AuthorizationException> authException,
                  TerremarkVCloudRestClientModule.OrgMapSupplier supplier)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.base.Supplier<Org> | 
TerremarkVCloudRestClientModule.provideOrg(com.google.common.base.Supplier<Map<String,? extends Org>> orgSupplier,
          com.google.common.base.Supplier<ReferenceType> defaultOrg)  | 
protected com.google.common.base.Supplier<Map<String,String>> | 
TerremarkVCloudRestClientModule.provideVDCtoORG(com.google.common.base.Supplier<Map<String,? extends Org>> orgNameToOrgSupplier)  | 
| Constructor and Description | 
|---|
DefaultCatalogForOrg(ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull,
                    com.google.common.base.Predicate<ReferenceType> defaultSelector,
                    com.google.common.base.Supplier<Map<String,? extends Org>> nameToOrg)  | 
DefaultTasksListForOrg(ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull,
                      com.google.common.base.Predicate<ReferenceType> defaultSelector,
                      com.google.common.base.Supplier<Map<String,? extends Org>> nameToOrg)  | 
DefaultVDCForOrg(ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull,
                com.google.common.base.Predicate<ReferenceType> defaultSelector,
                com.google.common.base.Supplier<Map<String,? extends Org>> nameToOrg)  | 
TerremarkVCloudRestClientModule.OrgCatalogSupplier(com.google.common.base.Supplier<Map<String,? extends Org>> orgSupplier,
                                                  com.google.common.base.Function<Org,Iterable<? extends Catalog>> allCatalogsInOrg)  | 
TerremarkVCloudRestClientModule.OrgCatalogSupplier(com.google.common.base.Supplier<Map<String,? extends Org>> orgSupplier,
                                                  com.google.common.base.Function<Org,Iterable<? extends Catalog>> allCatalogsInOrg)  | 
TerremarkVCloudRestClientModule.OrgMapSupplier(com.google.common.base.Supplier<VCloudSession> sessionSupplier,
                                              com.google.common.base.Function<Iterable<String>,Iterable<? extends Org>> organizationsForNames)  | 
TerremarkVCloudRestClientModule.OrgVDCSupplier(com.google.common.base.Supplier<Map<String,? extends Org>> orgSupplier,
                                              com.google.common.base.Function<Org,Iterable<? extends VDC>> allVDCsInOrg)  | 
TerremarkVCloudRestClientModule.OrgVDCSupplier(com.google.common.base.Supplier<Map<String,? extends Org>> orgSupplier,
                                              com.google.common.base.Function<Org,Iterable<? extends VDC>> allVDCsInOrg)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OrgImpl
Locations of resources in vCloud 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected com.google.common.base.Supplier<Map<String,? extends Org>> | 
OrgURIToEndpoint.orgMap  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<? extends Org> | 
OrgsForLocations.apply(Iterable<? extends Location> from)
Zones are assignable, but we want regions. 
 | 
Iterable<? extends Org> | 
OrgsForNames.apply(Iterable<String> from)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<? extends VDC> | 
AllVDCsInOrg.apply(Org org)  | 
Iterable<? extends Catalog> | 
AllCatalogsInOrg.apply(Org org)  | 
Iterable<? extends CatalogItem> | 
AllCatalogItemsInOrg.apply(Org from)  | 
URI | 
OrgURIToKeysListEndpoint.getUriFromOrg(Org org)  | 
protected abstract URI | 
OrgURIToEndpoint.getUriFromOrg(Org org)  | 
| Constructor and Description | 
|---|
OrgNameAndCatalogNameToEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
                               com.google.common.base.Supplier<ReferenceType> defaultOrg,
                               com.google.common.base.Supplier<ReferenceType> defaultCatalog)  | 
OrgNameAndTasksListNameToEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
                                 com.google.common.base.Supplier<ReferenceType> defaultOrg,
                                 com.google.common.base.Supplier<ReferenceType> defaultTasksList)  | 
OrgNameAndVDCNameToEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgNameToVDCEndpoint,
                           com.google.common.base.Supplier<ReferenceType> defaultOrg,
                           com.google.common.base.Supplier<ReferenceType> defaultVDC)  | 
OrgURIToEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
                com.google.common.base.Supplier<ReferenceType> defaultUri)  | 
OrgURIToKeysListEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
                        com.google.common.base.Supplier<ReferenceType> defaultUri)  | 
| Modifier and Type | Method and Description | 
|---|---|
Org | 
OrgHandler.getResult()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.