| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
S3SetObjectRetentionOperation |
S3SetObjectRetentionOperation.clone() |
S3SetObjectRetentionOperation |
JobOperation.getS3PutObjectRetention() |
S3SetObjectRetentionOperation |
S3SetObjectRetentionOperation.withBypassGovernanceRetention(Boolean bypassGovernanceRetention)
Indicates if the action should be applied to objects in the Batch Operations job even if they have Object Lock
GOVERNANCE type in place. |
S3SetObjectRetentionOperation |
S3SetObjectRetentionOperation.withRetention(S3Retention retention)
Contains the Object Lock retention mode to be applied to all objects in the Batch Operations job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobOperation.setS3PutObjectRetention(S3SetObjectRetentionOperation s3PutObjectRetention) |
JobOperation |
JobOperation.withS3PutObjectRetention(S3SetObjectRetentionOperation s3PutObjectRetention) |
Copyright © 2021. All rights reserved.