| Package | Description |
|---|---|
| com.ibm.cloud.objectstorage.services.s3 |
Synchronous client for accessing Amazon S3.
|
| com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonS3Client.setBucketReplicationReattempt(SetBucketReplicationReattemptRequest request) |
void |
AbstractAmazonS3.setBucketReplicationReattempt(SetBucketReplicationReattemptRequest setBucketReplicationReattemptRequest) |
void |
AmazonS3.setBucketReplicationReattempt(SetBucketReplicationReattemptRequest setBucketReplicationReattemptRequest)
Schedules reattempt of cold replication failures on the next reattempt cycle.
|
| Modifier and Type | Method and Description |
|---|---|
SetBucketReplicationReattemptRequest |
SetBucketReplicationReattemptRequest.withBucketName(String bucketName)
Sets the name of Amazon S3 bucket for replication reattempt.
|
Copyright © 2025. All rights reserved.