Package org.jclouds.s3.options
This package contains request options for S3 REST commands.
-
Class Summary Class Description CopyObjectOptions Contains options supported in the REST API for the COPY object operation.CopyObjectOptions.Builder ListBucketOptions Contains options supported in the REST API for the GET bucket operation.ListBucketOptions.Builder PutBucketOptions Contains options supported in the REST API for the PUT bucket operation.PutBucketOptions.Builder PutObjectOptions Contains options supported in the REST API for the PUT object operation.PutObjectOptions.Builder