public class SetRequestPaymentConfigurationRequest extends AmazonWebServiceRequest implements Serializable, ExpectedBucketOwnerRequest
NOOP| Constructor and Description |
|---|
SetRequestPaymentConfigurationRequest(String bucketName,
RequestPaymentConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBucketName() |
RequestPaymentConfiguration |
getConfiguration() |
String |
getExpectedBucketOwner()
The account id of the expected bucket owner.
|
void |
setBucketName(String bucketName) |
void |
setConfiguration(RequestPaymentConfiguration configuration) |
void |
setExpectedBucketOwner(String expectedBucketOwner)
The account id of the expected bucket owner.
|
SetRequestPaymentConfigurationRequest |
withExpectedBucketOwner(String expectedBucketOwner)
The account id of the expected bucket owner.
|
addHandlerContext, clone, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic SetRequestPaymentConfigurationRequest(String bucketName, RequestPaymentConfiguration configuration)
public String getExpectedBucketOwner()
ExpectedBucketOwnerRequestgetExpectedBucketOwner in interface ExpectedBucketOwnerRequestpublic SetRequestPaymentConfigurationRequest withExpectedBucketOwner(String expectedBucketOwner)
ExpectedBucketOwnerRequestwithExpectedBucketOwner in interface ExpectedBucketOwnerRequestpublic void setExpectedBucketOwner(String expectedBucketOwner)
ExpectedBucketOwnerRequestsetExpectedBucketOwner in interface ExpectedBucketOwnerRequestpublic RequestPaymentConfiguration getConfiguration()
public void setConfiguration(RequestPaymentConfiguration configuration)
public String getBucketName()
public void setBucketName(String bucketName)