@Mutable @NotThreadSafe public static interface PutBucketReplicationReattemptRequest.Builder extends S3Request.Builder, SdkPojo, CopyableBuilder<PutBucketReplicationReattemptRequest.Builder,PutBucketReplicationReattemptRequest>
| Modifier and Type | Method and Description |
|---|---|
PutBucketReplicationReattemptRequest.Builder |
bucket(String bucketName)
Sets the name of Amazon S3 bucket for replication reattempt.
|
buildoverrideConfiguration, overrideConfiguration, overrideConfigurationequalsBySdkFields, sdkFieldNameToField, sdkFieldscopyapplyMutation, buildPutBucketReplicationReattemptRequest.Builder bucket(String bucketName)
bucketName - The name of Amazon S3 bucket to which the replication
reattempt is set.PutBucketReplicationReattemptRequest
object.Copyright © 2026. All rights reserved.