| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
S3ObjectLockLegalHold |
S3ObjectLockLegalHold.clone() |
S3ObjectLockLegalHold |
S3SetObjectLegalHoldOperation.getLegalHold()
The Legal Hold contains the status to be applied to all objects in the Batch Operations job.
|
S3ObjectLockLegalHold |
S3ObjectLockLegalHold.withStatus(S3ObjectLockLegalHoldStatus status)
The Legal Hold status to be applied to all objects in the Batch Operations job.
|
S3ObjectLockLegalHold |
S3ObjectLockLegalHold.withStatus(String status)
The 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)
The Legal Hold contains the status to be applied to all objects in the Batch Operations job.
|
S3SetObjectLegalHoldOperation |
S3SetObjectLegalHoldOperation.withLegalHold(S3ObjectLockLegalHold legalHold)
The Legal Hold contains the status to be applied to all objects in the Batch Operations job.
|
Copyright © 2020. All rights reserved.