| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
S3Retention |
S3Retention.clone() |
S3Retention |
S3SetObjectRetentionOperation.getRetention()
Contains the Object Lock retention mode to be applied to all objects in the Batch Operations job.
|
S3Retention |
S3Retention.withMode(S3ObjectLockRetentionMode mode)
The Object Lock retention mode to be applied to all objects in the Batch Operations job.
|
S3Retention |
S3Retention.withMode(String mode)
The Object Lock retention mode to be applied to all objects in the Batch Operations job.
|
S3Retention |
S3Retention.withRetainUntilDate(Date retainUntilDate)
The date when the applied Object Lock retention will expire on all objects set by the Batch Operations job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3SetObjectRetentionOperation.setRetention(S3Retention retention)
Contains the Object Lock retention mode to be applied to all objects in the Batch Operations job.
|
S3SetObjectRetentionOperation |
S3SetObjectRetentionOperation.withRetention(S3Retention retention)
Contains the Object Lock retention mode to be applied to all objects in the Batch Operations job.
|
Copyright © 2024. All rights reserved.