public class GetBucketProtectionConfigurationRequest extends GenericBucketRequest implements Serializable
AmazonS3#getBucketProtectionConfiguration(GetBucketProtectionConfigurationRequest)
,
Serialized FormNOOP
Constructor and Description |
---|
GetBucketProtectionConfigurationRequest(String bucketName)
Creates a request object, ready to be executed to fetch the protection
configuration of the specified bucket.
|
getBucket, getBucketName, setBucketName, withBucketName
addHandlerContext, clone, copyBaseTo, 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 GetBucketProtectionConfigurationRequest(String bucketName)
bucketName
- The name of the bucket whose protection configuration is
being fetched.Copyright © 2024. All rights reserved.