| 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 operation should be applied to objects in the Batch Operations job even if they have
Governance-type Object Lock in place.
|
S3SetObjectRetentionOperation |
S3SetObjectRetentionOperation.withRetention(S3Retention retention)
Amazon S3 object lock Retention contains the 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 © 2020. All rights reserved.