| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3 |
| Modifier and Type | Method and Description |
|---|---|
default VoidHttpResponse |
S3Client.addLegalHold(AddLegalHoldRequest addLegalHoldRequest)
Adds a legal hold configuration to the specified object in a bucket.
|
default VoidHttpResponse |
S3Client.addLegalHold(Consumer<AddLegalHoldRequest.Builder> addLegalHoldRequest) |
default VoidHttpResponse |
S3Client.deleteLegalHold(Consumer<DeleteLegalHoldRequest.Builder> deleteLegalHoldRequest) |
default VoidHttpResponse |
S3Client.deleteLegalHold(DeleteLegalHoldRequest deleteLegalHoldRequest)
Deletes legal hold configuration to the specified bucket in the DeleteLegalHoldRequest.
|
default VoidHttpResponse |
S3Client.extendObjectRetention(Consumer<ExtendObjectRetentionRequest.Builder> extendObjectRetentionRequest) |
default VoidHttpResponse |
S3Client.extendObjectRetention(ExtendObjectRetentionRequest extendObjectRetentionRequest)
Extend the retention period of the protected object.
|
default VoidHttpResponse |
S3Client.putBucketProtectionConfiguration(Consumer<PutBucketProtectionConfigurationRequest.Builder> bucketProtectionConfig) |
default VoidHttpResponse |
S3Client.putBucketProtectionConfiguration(PutBucketProtectionConfigurationRequest bucketProtectionConfig) |
default VoidHttpResponse |
S3Client.putBucketReplicationReattempt(Consumer<PutBucketReplicationReattemptRequest.Builder> putBucketReplicationReattemptRequest) |
default VoidHttpResponse |
S3Client.putBucketReplicationReattempt(PutBucketReplicationReattemptRequest putBucketReplicationReattemptRequest)
Set Bucket replication reattemp for the specified bucket.
|
Copyright © 2026. All rights reserved.