Package | Description |
---|---|
org.jclouds.s3.config |
This package contains modules who manage the dependencies of the S3Context, S3Client, and S3 Map views.
|
org.jclouds.s3.functions |
This package contains response handlers for S3 commands.
|
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<URI> |
S3RestClientModule.provideBucketURI(com.google.common.base.Supplier<String> defaultRegion,
RegionToEndpointOrProviderIfNull regionToEndpoint) |
Modifier and Type | Field and Description |
---|---|
protected RegionToEndpointOrProviderIfNull |
AssignCorrectHostnameForBucket.r2 |
Constructor and Description |
---|
AssignCorrectHostnameForBucket(RegionToEndpointOrProviderIfNull r2,
com.google.common.base.Function<String,com.google.common.base.Optional<String>> bucketToRegion) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.