mirror of
https://github.com/apache/jclouds.git
synced 2025-02-16 06:56:45 +00:00
Prefer ByteSourcePayload which offers a superset of its functionality. Note that ByteArrayPayload implicitly set the contentLength while users of ByteSourcePayload must do so explicitly.
# # The jclouds provider for Amazon's S3 (http://aws.amazon.com/s3/). # # Expects the jclouds s3 API to be present on your application's classpath. # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.