public class GetBucketReplicationConfigurationRequest extends GenericBucketRequest implements Serializable
AmazonS3#getBucketReplicationConfiguration(GetBucketReplicationConfiguration),
Serialized FormNOOP| Constructor and Description |
|---|
GetBucketReplicationConfigurationRequest(String bucketName)
Creates a new request object, ready to be executed to fetch the
replication configuration for the specified bucket.
|
getBucket, getBucketName, setBucketName, withBucketNameclone, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic GetBucketReplicationConfigurationRequest(String bucketName)
bucketName - The name of the bucket whose replication configuration is
being fetched.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.