| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
SnaplockRetentionPeriod |
SnaplockRetentionPeriod.clone() |
SnaplockRetentionPeriod |
CreateSnaplockConfiguration.getRetentionPeriod()
Specifies the retention period of an FSx for ONTAP SnapLock volume.
|
SnaplockRetentionPeriod |
UpdateSnaplockConfiguration.getRetentionPeriod()
Specifies the retention period of an FSx for ONTAP SnapLock volume.
|
SnaplockRetentionPeriod |
SnaplockConfiguration.getRetentionPeriod()
Specifies the retention period of 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSnaplockConfiguration.setRetentionPeriod(SnaplockRetentionPeriod retentionPeriod)
Specifies the retention period of an FSx for ONTAP SnapLock volume.
|
void |
UpdateSnaplockConfiguration.setRetentionPeriod(SnaplockRetentionPeriod retentionPeriod)
Specifies the retention period of an FSx for ONTAP SnapLock volume.
|
void |
SnaplockConfiguration.setRetentionPeriod(SnaplockRetentionPeriod retentionPeriod)
Specifies the retention period of an FSx for ONTAP SnapLock volume.
|
CreateSnaplockConfiguration |
CreateSnaplockConfiguration.withRetentionPeriod(SnaplockRetentionPeriod retentionPeriod)
Specifies the retention period of an FSx for ONTAP SnapLock volume.
|
UpdateSnaplockConfiguration |
UpdateSnaplockConfiguration.withRetentionPeriod(SnaplockRetentionPeriod retentionPeriod)
Specifies the retention period of an FSx for ONTAP SnapLock volume.
|
SnaplockConfiguration |
SnaplockConfiguration.withRetentionPeriod(SnaplockRetentionPeriod retentionPeriod)
Specifies the retention period of an FSx for ONTAP SnapLock volume.
|
Copyright © 2023. All rights reserved.