| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
AutocommitPeriod |
AutocommitPeriod.clone() |
AutocommitPeriod |
UpdateSnaplockConfiguration.getAutocommitPeriod()
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
|
AutocommitPeriod |
CreateSnaplockConfiguration.getAutocommitPeriod()
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
|
AutocommitPeriod |
SnaplockConfiguration.getAutocommitPeriod()
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
|
AutocommitPeriod |
AutocommitPeriod.withType(AutocommitPeriodType type)
Defines the type of time for the autocommit period of a file in an FSx for ONTAP SnapLock volume.
|
AutocommitPeriod |
AutocommitPeriod.withType(String type)
Defines the type of time for the autocommit period of a file in an FSx for ONTAP SnapLock volume.
|
AutocommitPeriod |
AutocommitPeriod.withValue(Integer value)
Defines the amount of time for the autocommit period of a file in an FSx for ONTAP SnapLock volume.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSnaplockConfiguration.setAutocommitPeriod(AutocommitPeriod autocommitPeriod)
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
|
void |
CreateSnaplockConfiguration.setAutocommitPeriod(AutocommitPeriod autocommitPeriod)
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
|
void |
SnaplockConfiguration.setAutocommitPeriod(AutocommitPeriod autocommitPeriod)
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
|
UpdateSnaplockConfiguration |
UpdateSnaplockConfiguration.withAutocommitPeriod(AutocommitPeriod autocommitPeriod)
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
|
CreateSnaplockConfiguration |
CreateSnaplockConfiguration.withAutocommitPeriod(AutocommitPeriod autocommitPeriod)
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
|
SnaplockConfiguration |
SnaplockConfiguration.withAutocommitPeriod(AutocommitPeriod autocommitPeriod)
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
|
Copyright © 2025. All rights reserved.