public class AWSS3RestClientModule extends S3RestClientModule<AWSS3Client,AWSS3AsyncClient>
asyncClientType, authException, delegates, syncClientType, URI_SUPPLIER_TYPE
Constructor and Description |
---|
AWSS3RestClientModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
protected com.google.common.base.Supplier<String> |
defaultRegionForBucket(com.google.common.base.Supplier<String> defaultRegion) |
protected com.google.common.base.Supplier<URI> |
provideBucketURI(String endpoint) |
bindErrorHandlers, bindRetryHandlers, bucketToRegion, create, provideRequestSigner, provideTimeStamp, provideTimeStampCache
bindAsyncClient, bindClient, installLocations
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected com.google.common.base.Supplier<String> defaultRegionForBucket(com.google.common.base.Supplier<String> defaultRegion)
defaultRegionForBucket
in class S3RestClientModule<AWSS3Client,AWSS3AsyncClient>
protected void configure()
configure
in class S3RestClientModule<AWSS3Client,AWSS3AsyncClient>
@Provides @Singleton protected com.google.common.base.Supplier<URI> provideBucketURI(@Named(value="jclouds.region.us-standard.endpoint") String endpoint)
Copyright © 2009-2012 jclouds. All Rights Reserved.