Uses of Class
software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
-
Packages that use UpdateSnaplockConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of UpdateSnaplockConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return UpdateSnaplockConfiguration Modifier and Type Method Description UpdateSnaplockConfigurationUpdateOntapVolumeConfiguration. snaplockConfiguration()The configuration object for updating the SnapLock configuration of an FSx for ONTAP SnapLock volume.Methods in software.amazon.awssdk.services.fsx.model with parameters of type UpdateSnaplockConfiguration Modifier and Type Method Description UpdateOntapVolumeConfiguration.BuilderUpdateOntapVolumeConfiguration.Builder. snaplockConfiguration(UpdateSnaplockConfiguration snaplockConfiguration)The configuration object for updating the SnapLock configuration of an FSx for ONTAP SnapLock volume.
-