| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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,
         com.google.common.base.Supplier<URI> provider,
         javax.inject.Provider<Long> timeStampProvider,
         javax.inject.Provider<javax.ws.rs.core.UriBuilder> uriBuilders,
         Crypto crypto)
 | 
|
| Uses of Provider in org.jclouds.blobstore | 
|---|
| Constructor parameters in org.jclouds.blobstore with annotations of type Provider | |
|---|---|
TransientBlobRequestSigner(BasicAuthentication basicAuth,
                           BlobToHttpGetOptions blob2HttpGetOptions,
                           com.google.common.base.Supplier<URI> endpoint)
 | 
|
| Uses of Provider in org.jclouds.byon.suppliers | 
|---|
| Constructor parameters in org.jclouds.byon.suppliers with annotations of type Provider | |
|---|---|
SupplyFromProviderURIOrNodesProperty(com.google.common.base.Supplier<URI> url)
 | 
|
| Uses of Provider in org.jclouds.cloudloadbalancers.location | 
|---|
| Constructor parameters in org.jclouds.cloudloadbalancers.location with annotations of type Provider | |
|---|---|
RegionUrisFromPropertiesAndAccountIDPathSuffix(ValueOfConfigurationKeyOrNull config,
                                               com.google.common.base.Supplier<URI> providerURI,
                                               com.google.common.base.Supplier<Set<String>> regionIds,
                                               AppendAccountIdToURI filter)
 | 
|
| Uses of Provider in org.jclouds.cloudstack.config | 
|---|
| Method parameters in org.jclouds.cloudstack.config with annotations of type Provider | |
|---|---|
protected  com.google.common.base.Supplier<LoginResponse> | 
CloudStackRestClientModule.provideLoginResponseSupplier(com.google.common.cache.LoadingCache<Credentials,LoginResponse> cache,
                             Credentials creds)
 | 
| Uses of Provider in org.jclouds.compute.config | 
|---|
| Method parameters in org.jclouds.compute.config with annotations of type Provider | |
|---|---|
protected  TemplateBuilder | 
BaseComputeServiceContextModule.provideTemplateOptionallyFromProperties(com.google.inject.Injector injector,
                                        TemplateBuilder template,
                                        String provider,
                                        ValueOfConfigurationKeyOrNull config)
The default template if none is provided.  | 
| Constructor parameters in org.jclouds.compute.config with annotations of type Provider | |
|---|---|
GetLoginForProviderFromPropertiesAndStoreCredentialsOrReturnNull(String provider,
                                                                 ValueOfConfigurationKeyOrNull config,
                                                                 Map<String,Credentials> credentialStore)
 | 
|
| 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,
                com.google.common.base.Supplier<URI> endpoint)
 | 
|
RealmToLocation(Set<String> isoCodes,
                String providerName,
                com.google.common.base.Supplier<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.config | 
|---|
| Methods in org.jclouds.location.config with annotations of type Provider | |
|---|---|
protected  com.google.common.base.Supplier<URI> | 
LocationModule.provideProvider(AtomicReference<AuthorizationException> authException,
                long seconds,
                ProviderURISupplier uncached)
 | 
| Uses of Provider in org.jclouds.location.functions | 
|---|
| Constructor parameters in org.jclouds.location.functions with annotations of type Provider | |
|---|---|
RegionToEndpointOrProviderIfNull(String defaultProvider,
                                 com.google.common.base.Supplier<URI> defaultUri,
                                 com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionToEndpointSupplier)
 | 
|
RegionToEndpointOrProviderIfNull(String defaultProvider,
                                 com.google.common.base.Supplier<URI> defaultUri,
                                 com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionToEndpointSupplier)
 | 
|
| Uses of Provider in org.jclouds.location.suppliers.all | 
|---|
| Constructor parameters in org.jclouds.location.suppliers.all with annotations of type Provider | |
|---|---|
JustProvider(String providerName,
             com.google.common.base.Supplier<URI> endpointSupplier,
             Set<String> isoCodesSupplier)
 | 
|
JustProvider(String providerName,
             com.google.common.base.Supplier<URI> endpointSupplier,
             Set<String> isoCodesSupplier)
 | 
|
| Uses of Provider in org.jclouds.location.suppliers.fromconfig | 
|---|
| Uses of Provider in org.jclouds.location.suppliers.implicit | 
|---|
| Constructor parameters in org.jclouds.location.suppliers.implicit with annotations of type Provider | |
|---|---|
GetRegionIdMatchingProviderURIOrNull(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> supplier,
                                     com.google.common.base.Supplier<URI> providerUri)
 | 
|
| Uses of Provider in org.jclouds.openstack.config | 
|---|
| Method parameters in org.jclouds.openstack.config with annotations of type Provider | |
|---|---|
protected  com.google.common.base.Supplier<AuthenticationResponse> | 
OpenStackAuthenticationModule.provideAuthenticationResponseSupplier(com.google.common.cache.LoadingCache<Credentials,AuthenticationResponse> cache,
                                      Credentials creds)
 | 
| Uses of Provider in org.jclouds.openstack.keystone.v1_1.config | 
|---|
| Method parameters in org.jclouds.openstack.keystone.v1_1.config with annotations of type Provider | |
|---|---|
protected  com.google.common.base.Supplier<Auth> | 
AuthenticationServiceModule.provideAuthSupplier(com.google.common.cache.LoadingCache<Credentials,Auth> cache,
                    Credentials creds)
 | 
| Uses of Provider in org.jclouds.openstack.keystone.v2_0.config | 
|---|
| Method parameters in org.jclouds.openstack.keystone.v2_0.config with annotations of type Provider | |
|---|---|
protected  com.google.common.base.Supplier<Access> | 
KeystoneAuthenticationModule.provideAccessSupplier(com.google.common.cache.LoadingCache<Credentials,Access> cache,
                      Credentials creds)
 | 
| Uses of Provider in org.jclouds.rest.config | 
|---|
| Methods in org.jclouds.rest.config with annotations of type Provider | |
|---|---|
protected  String | 
BindPropertiesToAnnotations.bindProvider(String in)
 | 
protected  Credentials | 
BindPropertiesToAnnotations.bindProviderCredentials(String identity,
                        String credential)
 | 
| 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,
                com.google.common.base.Supplier<URI> endpoint,
                String provider,
                String identity,
                String apiVersion,
                String buildVersion,
                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,
                com.google.common.base.Supplier<URI> endpoint,
                String provider,
                String identity,
                String apiVersion,
                String buildVersion,
                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,
                  com.google.common.base.Supplier<URI> endpoint,
                  VPDCClient client)
 | 
|
NetworkToLocation(Set<String> isoCodes,
                  String providerName,
                  com.google.common.base.Supplier<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)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||