Class RequestPaymentConfiguration

java.lang.Object
com.amazonaws.services.s3.model.RequestPaymentConfiguration
All Implemented Interfaces:
Serializable

public class RequestPaymentConfiguration extends Object implements Serializable
The Request Payment Configuration associated with an Amazon S3 bucket.

If set to Requester, the requester instead of the bucket owner pays the cost of the request and the data download from the bucket. The bucket owner always pays the cost of storing data.

See Also: