Uses of Class
org.jclouds.location.Provider

Packages that use Provider
org.jclouds.atmos.filters   
org.jclouds.aws.config   
org.jclouds.blobstore   
org.jclouds.byon.suppliers   
org.jclouds.deltacloud.compute.functions   
org.jclouds.elasticstack.compute.config   
org.jclouds.location.functions   
org.jclouds.location.suppliers   
org.jclouds.rest.internal   
org.jclouds.savvis.vpdc.compute.functions   
org.jclouds.savvis.vpdc.config   
 

Uses of Provider in org.jclouds.atmos.filters
 

Constructor parameters in org.jclouds.atmos.filters with annotations of type Provider
ShareUrl(String uid, String encodedKey, URI provider, javax.inject.Provider<Long> timeStampProvider, javax.inject.Provider<javax.ws.rs.core.UriBuilder> uriBuilders, Crypto crypto)
           
 

Uses of Provider in org.jclouds.aws.config
 

Method parameters in org.jclouds.aws.config with annotations of type Provider
protected  String AWSRestClientModule.getDefaultRegion(URI uri, Map<String,URI> map, Logger.LoggerFactory logFactory)
           
 

Uses of Provider in org.jclouds.blobstore
 

Constructor parameters in org.jclouds.blobstore with annotations of type Provider
TransientBlobRequestSigner(BasicAuthentication basicAuth, BlobToHttpGetOptions blob2HttpGetOptions, URI endpoint)
           
 

Uses of Provider in org.jclouds.byon.suppliers
 

Constructor parameters in org.jclouds.byon.suppliers with annotations of type Provider
SupplyFromProviderURIOrNodesProperty(URI url)
           
 

Uses of Provider in org.jclouds.deltacloud.compute.functions
 

Constructor parameters in org.jclouds.deltacloud.compute.functions with annotations of type Provider
RealmToLocation(Set<String> isoCodes, String providerName, URI endpoint)
           
RealmToLocation(Set<String> isoCodes, String providerName, URI endpoint)
           
 

Uses of Provider in org.jclouds.elasticstack.compute.config
 

Method parameters in org.jclouds.elasticstack.compute.config with annotations of type Provider
protected  Map<String,WellKnownImage> ElasticStackComputeServiceContextModule.provideImages(Json json, String providerName)
           
 

Uses of Provider in org.jclouds.location.functions
 

Constructor parameters in org.jclouds.location.functions with annotations of type Provider
RegionToEndpointOrProviderIfNull(URI defaultUri, String defaultProvider, Map<String,URI> regionToEndpoint)
           
RegionToEndpointOrProviderIfNull(URI defaultUri, String defaultProvider, Map<String,URI> regionToEndpoint)
           
 

Uses of Provider in org.jclouds.location.suppliers
 

Constructor parameters in org.jclouds.location.suppliers with annotations of type Provider
JustProvider(Set<String> isoCodes, String providerName, URI endpoint)
           
JustProvider(Set<String> isoCodes, String providerName, URI endpoint)
           
RegionToProviderOrJustProvider(Set<String> isoCodes, String providerName, URI endpoint, Set<String> regions, Map<String,Set<String>> isoCodesById)
           
RegionToProviderOrJustProvider(Set<String> isoCodes, String providerName, URI endpoint, Set<String> regions, Map<String,Set<String>> isoCodesById)
           
 

Uses of Provider in org.jclouds.rest.internal
 

Constructor parameters in org.jclouds.rest.internal with annotations of type Provider
RestContextImpl(Closer closer, Map<String,Credentials> credentialStore, Utils utils, com.google.inject.Injector injector, com.google.inject.TypeLiteral<S> syncApi, com.google.inject.TypeLiteral<A> asyncApi, URI endpoint, String provider, String identity, String apiVersion, Set<String> iso3166Codes)
           
RestContextImpl(Closer closer, Map<String,Credentials> credentialStore, Utils utils, com.google.inject.Injector injector, com.google.inject.TypeLiteral<S> syncApi, com.google.inject.TypeLiteral<A> asyncApi, URI endpoint, String provider, String identity, String apiVersion, Set<String> iso3166Codes)
           
 

Uses of Provider in org.jclouds.savvis.vpdc.compute.functions
 

Constructor parameters in org.jclouds.savvis.vpdc.compute.functions with annotations of type Provider
NetworkToLocation(Set<String> isoCodes, String providerName, URI endpoint, VPDCClient client)
           
NetworkToLocation(Set<String> isoCodes, String providerName, URI endpoint, VPDCClient client)
           
 

Uses of Provider in org.jclouds.savvis.vpdc.config
 

Method parameters in org.jclouds.savvis.vpdc.config with annotations of type Provider
protected  Set<CIMOperatingSystem> VPDCRestClientModule.provideOperatingSystems(Json json, String providerName)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.