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, withSdkRequestTimeout
public SetRequestPaymentConfigurationRequest(String bucketName, RequestPaymentConfiguration configuration)
public String getExpectedBucketOwner()
ExpectedBucketOwnerRequest
getExpectedBucketOwner
in interface ExpectedBucketOwnerRequest
public SetRequestPaymentConfigurationRequest withExpectedBucketOwner(String expectedBucketOwner)
ExpectedBucketOwnerRequest
withExpectedBucketOwner
in interface ExpectedBucketOwnerRequest
public void setExpectedBucketOwner(String expectedBucketOwner)
ExpectedBucketOwnerRequest
setExpectedBucketOwner
in interface ExpectedBucketOwnerRequest
public RequestPaymentConfiguration getConfiguration()
public void setConfiguration(RequestPaymentConfiguration configuration)
public String getBucketName()
public void setBucketName(String bucketName)