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 |
---|---|
GetObjectLegalHoldResult |
AbstractAmazonS3.getObjectLegalHold(GetObjectLegalHoldRequest getObjectLegalHoldRequest) |
GetObjectLegalHoldResult |
AmazonS3Client.getObjectLegalHold(GetObjectLegalHoldRequest getObjectLegalHoldRequest) |
GetObjectLegalHoldResult |
AmazonS3.getObjectLegalHold(GetObjectLegalHoldRequest getObjectLegalHoldRequest)
Gets an object's current Legal Hold status.
|
Modifier and Type | Method and Description |
---|---|
GetObjectLegalHoldResult |
GetObjectLegalHoldResult.withLegalHold(ObjectLockLegalHold legalHold)
The current Legal Hold status for the specified object.
|
Copyright © 2024. All rights reserved.