| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectLockLegalHold |
PutObjectLegalHoldRequest.legalHold()
Container element for the Legal Hold configuration you want to apply to the specified object.
|
ObjectLockLegalHold |
GetObjectLegalHoldResponse.legalHold()
The current Legal Hold status for the specified object.
|
| Modifier and Type | Method and Description |
|---|---|
PutObjectLegalHoldRequest.Builder |
PutObjectLegalHoldRequest.Builder.legalHold(ObjectLockLegalHold legalHold)
Container element for the Legal Hold configuration you want to apply to the specified object.
|
GetObjectLegalHoldResponse.Builder |
GetObjectLegalHoldResponse.Builder.legalHold(ObjectLockLegalHold legalHold)
The current Legal Hold status for the specified object.
|
Copyright © 2020. All rights reserved.