|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Org in org.jclouds.trmk.ecloud.domain |
---|
Subinterfaces of Org in org.jclouds.trmk.ecloud.domain | |
---|---|
interface |
ECloudOrg
|
Uses of Org in org.jclouds.trmk.ecloud.domain.internal |
---|
Classes in org.jclouds.trmk.ecloud.domain.internal that implement Org | |
---|---|
class |
ECloudOrgImpl
Locations of resources in a Terremark eCloud Org |
Uses of Org in org.jclouds.trmk.ecloud.functions |
---|
Methods in org.jclouds.trmk.ecloud.functions with parameters of type Org | |
---|---|
URI |
OrgURIToDataCentersListEndpoint.getUriFromOrg(Org org)
|
URI |
OrgURIToTagsListEndpoint.getUriFromOrg(Org org)
|
Constructor parameters in org.jclouds.trmk.ecloud.functions with type arguments of type Org | |
---|---|
OrgURIToDataCentersListEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
ReferenceType defaultUri)
|
|
OrgURIToTagsListEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
ReferenceType defaultUri)
|
Uses of Org in org.jclouds.trmk.vcloud_0_8 |
---|
Methods in org.jclouds.trmk.vcloud_0_8 that return Org | |
---|---|
Org |
TerremarkVCloudClient.findOrgNamed(String orgName)
|
Org |
TerremarkVCloudClient.getOrg(URI orgId)
|
Methods in org.jclouds.trmk.vcloud_0_8 that return types with arguments of type Org | |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Org> |
TerremarkVCloudAsyncClient.findOrgNamed(String orgName)
|
com.google.common.util.concurrent.ListenableFuture<? extends Org> |
TerremarkVCloudAsyncClient.getOrg(URI orgId)
|
Uses of Org in org.jclouds.trmk.vcloud_0_8.compute.functions |
---|
Methods in org.jclouds.trmk.vcloud_0_8.compute.functions with parameters of type Org | |
---|---|
Iterable<? extends Image> |
ImagesInVCloudExpressOrg.apply(Org from)
|
Uses of Org in org.jclouds.trmk.vcloud_0_8.config |
---|
Fields in org.jclouds.trmk.vcloud_0_8.config with type parameters of type Org | |
---|---|
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
|
Methods in org.jclouds.trmk.vcloud_0_8.config that return Org | |
---|---|
protected Org |
TerremarkVCloudRestClientModule.provideOrg(com.google.common.base.Supplier<Map<String,? extends Org>> orgSupplier,
ReferenceType defaultOrg)
|
Methods in org.jclouds.trmk.vcloud_0_8.config that return types with arguments of type Org | |
---|---|
Map<String,? extends Org> |
TerremarkVCloudRestClientModule.OrgMapSupplier.get()
|
protected com.google.common.base.Supplier<Map<String,? extends Org>> |
TerremarkVCloudRestClientModule.provideOrgMapCache(long seconds,
AtomicReference<AuthorizationException> authException,
TerremarkVCloudRestClientModule.OrgMapSupplier supplier)
|
Method parameters in org.jclouds.trmk.vcloud_0_8.config with type arguments of type Org | |
---|---|
protected Org |
TerremarkVCloudRestClientModule.provideOrg(com.google.common.base.Supplier<Map<String,? extends Org>> orgSupplier,
ReferenceType defaultOrg)
|
protected com.google.common.base.Supplier<Map<String,String>> |
TerremarkVCloudRestClientModule.provideVDCtoORG(com.google.common.base.Supplier<Map<String,? extends Org>> orgNameToOrgSuppier)
|
Constructor parameters in org.jclouds.trmk.vcloud_0_8.config with type arguments of type Org | |
---|---|
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)
|
Uses of Org in org.jclouds.trmk.vcloud_0_8.domain.internal |
---|
Classes in org.jclouds.trmk.vcloud_0_8.domain.internal that implement Org | |
---|---|
class |
OrgImpl
Locations of resources in vCloud |
Uses of Org in org.jclouds.trmk.vcloud_0_8.functions |
---|
Fields in org.jclouds.trmk.vcloud_0_8.functions with type parameters of type Org | |
---|---|
protected com.google.common.base.Supplier<Map<String,? extends Org>> |
OrgURIToEndpoint.orgMap
|
Methods in org.jclouds.trmk.vcloud_0_8.functions that return types with arguments of type Org | |
---|---|
Iterable<? extends Org> |
OrgsForLocations.apply(Iterable<? extends Location> from)
Zones are assignable, but we want regions. |
Iterable<? extends Org> |
OrgsForNames.apply(Iterable<String> from)
|
Methods in org.jclouds.trmk.vcloud_0_8.functions with parameters of type Org | |
---|---|
Iterable<? extends Catalog> |
AllCatalogsInOrg.apply(Org org)
|
Iterable<? extends VDC> |
AllVDCsInOrg.apply(Org org)
|
Iterable<? extends CatalogItem> |
AllCatalogItemsInOrg.apply(Org from)
|
URI |
OrgURIToKeysListEndpoint.getUriFromOrg(Org org)
|
protected abstract URI |
OrgURIToEndpoint.getUriFromOrg(Org org)
|
Constructor parameters in org.jclouds.trmk.vcloud_0_8.functions with type arguments of type Org | |
---|---|
OrgNameAndCatalogNameToEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
ReferenceType defaultOrg,
ReferenceType defaultCatalog)
|
|
OrgNameAndTasksListNameToEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
ReferenceType defaultOrg,
ReferenceType defaultTasksList)
|
|
OrgNameAndVDCNameToEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgNameToVDCEndpoint,
ReferenceType defaultOrg,
ReferenceType defaultVDC)
|
|
OrgURIToEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
ReferenceType defaultUri)
|
|
OrgURIToKeysListEndpoint(com.google.common.base.Supplier<Map<String,? extends Org>> orgMap,
ReferenceType defaultUri)
|
Uses of Org in org.jclouds.trmk.vcloud_0_8.xml |
---|
Methods in org.jclouds.trmk.vcloud_0_8.xml that return Org | |
---|---|
Org |
OrgHandler.getResult()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |