| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
RetentionPeriod |
RetentionPeriod.clone() |
RetentionPeriod |
SnaplockRetentionPeriod.getDefaultRetention()
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.getMaximumRetention()
The longest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
|
RetentionPeriod |
SnaplockRetentionPeriod.getMinimumRetention()
The shortest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
|
RetentionPeriod |
RetentionPeriod.withType(RetentionPeriodType type)
Defines the type of time for the retention period of an FSx for ONTAP SnapLock volume.
|
RetentionPeriod |
RetentionPeriod.withType(String type)
Defines the type of time for the retention period of an FSx for ONTAP SnapLock volume.
|
RetentionPeriod |
RetentionPeriod.withValue(Integer value)
Defines the amount of time for the retention period of an FSx for ONTAP SnapLock volume.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnaplockRetentionPeriod.setDefaultRetention(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.
|
void |
SnaplockRetentionPeriod.setMaximumRetention(RetentionPeriod maximumRetention)
The longest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
|
void |
SnaplockRetentionPeriod.setMinimumRetention(RetentionPeriod minimumRetention)
The shortest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
|
SnaplockRetentionPeriod |
SnaplockRetentionPeriod.withDefaultRetention(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 |
SnaplockRetentionPeriod.withMaximumRetention(RetentionPeriod maximumRetention)
The longest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
|
SnaplockRetentionPeriod |
SnaplockRetentionPeriod.withMinimumRetention(RetentionPeriod minimumRetention)
The shortest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
|
Copyright © 2025. All rights reserved.