Uses of Enum Class
org.jclouds.s3.domain.Payer
Packages that use Payer
Package
Description
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService
commands.This package contains the core components of S3.
This package contains xml logic that parses S3 responses.
-
Uses of Payer in org.jclouds.s3
Methods in org.jclouds.s3 that return PayerModifier and TypeMethodDescriptionS3Client.getBucketPayer
(String bucketName) A GET request operation on a requestPayment resource returns the request payment configuration of a bucket.Methods in org.jclouds.s3 with parameters of type PayerModifier and TypeMethodDescriptionvoid
S3Client.setBucketPayer
(String bucketName, Payer payer) The PUT request operation with a requestPayment URI configures an existing bucket to be Requester Pays or not. -
Uses of Payer in org.jclouds.s3.domain
Methods in org.jclouds.s3.domain that return Payer -
Uses of Payer in org.jclouds.s3.xml
Methods in org.jclouds.s3.xml that return Payer