@Mutable @NotThreadSafe public static interface PutBucketProtectionConfigurationRequest.Builder extends S3Request.Builder, SdkPojo, CopyableBuilder<PutBucketProtectionConfigurationRequest.Builder,PutBucketProtectionConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
PutBucketProtectionConfigurationRequest.Builder |
bucket(String bucketName)
Sets the bucket name for which to set protection configuration.
|
PutBucketProtectionConfigurationRequest.Builder |
protectionConfiguration(BucketProtectionConfiguration bucketProtectionConfiguration) |
buildoverrideConfiguration, overrideConfiguration, overrideConfigurationequalsBySdkFields, sdkFieldNameToField, sdkFieldscopyapplyMutation, buildPutBucketProtectionConfigurationRequest.Builder bucket(String bucketName)
bucketName - The desired bucket for which to set protection configuration.PutBucketProtectionConfigurationRequest.Builder protectionConfiguration(BucketProtectionConfiguration bucketProtectionConfiguration)
Copyright © 2026. All rights reserved.