| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
S3ObjectLockLegalHold |
S3ObjectLockLegalHold.clone() |
S3ObjectLockLegalHold |
S3SetObjectLegalHoldOperation.getLegalHold()
Contains the Object Lock legal hold status to be applied to all objects in the Batch Operations job.
|
S3ObjectLockLegalHold |
S3ObjectLockLegalHold.withStatus(S3ObjectLockLegalHoldStatus status)
The Object Lock legal hold status to be applied to all objects in the Batch Operations job.
|
S3ObjectLockLegalHold |
S3ObjectLockLegalHold.withStatus(String status)
The Object Lock legal hold status to be applied to all objects in the Batch Operations job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3SetObjectLegalHoldOperation.setLegalHold(S3ObjectLockLegalHold legalHold)
Contains the Object Lock legal hold status to be applied to all objects in the Batch Operations job.
|
S3SetObjectLegalHoldOperation |
S3SetObjectLegalHoldOperation.withLegalHold(S3ObjectLockLegalHold legalHold)
Contains the Object Lock legal hold status to be applied to all objects in the Batch Operations job.
|
Copyright © 2024. All rights reserved.