Uses of Class
software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
-
Packages that use SnaplockConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of SnaplockConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return SnaplockConfiguration Modifier and Type Method Description SnaplockConfigurationOntapVolumeConfiguration. snaplockConfiguration()The SnapLock configuration object for an FSx for ONTAP SnapLock volume.Methods in software.amazon.awssdk.services.fsx.model with parameters of type SnaplockConfiguration Modifier and Type Method Description OntapVolumeConfiguration.BuilderOntapVolumeConfiguration.Builder. snaplockConfiguration(SnaplockConfiguration snaplockConfiguration)The SnapLock configuration object for an FSx for ONTAP SnapLock volume.
-