Uses of Class
software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
-
Packages that use DeleteVolumeOntapConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of DeleteVolumeOntapConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return DeleteVolumeOntapConfiguration Modifier and Type Method Description DeleteVolumeOntapConfigurationDeleteVolumeRequest. ontapConfiguration()For Amazon FSx for ONTAP volumes, specify whether to take a final backup of the volume and apply tags to the backup.Methods in software.amazon.awssdk.services.fsx.model with parameters of type DeleteVolumeOntapConfiguration Modifier and Type Method Description DeleteVolumeRequest.BuilderDeleteVolumeRequest.Builder. ontapConfiguration(DeleteVolumeOntapConfiguration ontapConfiguration)For Amazon FSx for ONTAP volumes, specify whether to take a final backup of the volume and apply tags to the backup.
-