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, withBucketNameaddHandlerContext, 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, withSdkRequestTimeoutpublic GetBucketProtectionConfigurationRequest(String bucketName)
bucketName - The name of the bucket whose protection configuration is
being fetched.Copyright © 2025. All rights reserved.