Package | Description |
---|---|
com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonS3.setRequestPaymentConfiguration(SetRequestPaymentConfigurationRequest request) |
void |
AmazonS3Client.setRequestPaymentConfiguration(SetRequestPaymentConfigurationRequest setRequestPaymentConfigurationRequest)
Sets the request payment configuration for a given Amazon S3 bucket.
|
void |
AmazonS3.setRequestPaymentConfiguration(SetRequestPaymentConfigurationRequest setRequestPaymentConfigurationRequest)
Configure the Requester Pays configuration associated with an Amazon S3 bucket.
|
Modifier and Type | Method and Description |
---|---|
SetRequestPaymentConfigurationRequest |
SetRequestPaymentConfigurationRequest.withExpectedBucketOwner(String expectedBucketOwner) |
Copyright © 2024. All rights reserved.