| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
RetentionPeriod |
SnaplockRetentionPeriod.defaultRetention()
The retention period assigned to a write once, read many (WORM) file by default if an explicit retention period
is not set for an FSx for ONTAP SnapLock volume.
|
RetentionPeriod |
SnaplockRetentionPeriod.maximumRetention()
The longest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
|
RetentionPeriod |
SnaplockRetentionPeriod.minimumRetention()
The shortest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
|
| Modifier and Type | Method and Description |
|---|---|
SnaplockRetentionPeriod.Builder |
SnaplockRetentionPeriod.Builder.defaultRetention(RetentionPeriod defaultRetention)
The retention period assigned to a write once, read many (WORM) file by default if an explicit retention
period is not set for an FSx for ONTAP SnapLock volume.
|
SnaplockRetentionPeriod.Builder |
SnaplockRetentionPeriod.Builder.maximumRetention(RetentionPeriod maximumRetention)
The longest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
|
SnaplockRetentionPeriod.Builder |
SnaplockRetentionPeriod.Builder.minimumRetention(RetentionPeriod minimumRetention)
The shortest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
|
Copyright © 2023. All rights reserved.