| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3 | |
| com.ibm.cos.v2.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
default VoidHttpResponse |
S3Client.deleteLegalHold(Consumer<DeleteLegalHoldRequest.Builder> deleteLegalHoldRequest) |
| Modifier and Type | Method and Description |
|---|---|
DeleteLegalHoldRequest.Builder |
DeleteLegalHoldRequest.Builder.bucket(String bucket)
Sets the name of the bucket containing the reference to the object to
delete a legal hold from.
|
static DeleteLegalHoldRequest.Builder |
DeleteLegalHoldRequest.builder() |
DeleteLegalHoldRequest.Builder |
DeleteLegalHoldRequest.Builder.key(String key)
Sets the key, the name of the reference to the object to delete a legal hold from.
|
DeleteLegalHoldRequest.Builder |
DeleteLegalHoldRequest.Builder.legalHoldId(String legalHoldId)
Sets the legal hold id to be deleted
|
DeleteLegalHoldRequest.Builder |
DeleteLegalHoldRequest.toBuilder() |
Copyright © 2026. All rights reserved.