Uses of Class
software.amazon.awssdk.services.fsx.model.BackupRestoringException
-
Packages that use BackupRestoringException Package Description software.amazon.awssdk.services.fsx Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use shared file storage. -
-
Uses of BackupRestoringException in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx that throw BackupRestoringException Modifier and Type Method Description default DeleteBackupResponseFSxClient. deleteBackup(Consumer<DeleteBackupRequest.Builder> deleteBackupRequest)Deletes an Amazon FSx backup.default DeleteBackupResponseFSxClient. deleteBackup(DeleteBackupRequest deleteBackupRequest)Deletes an Amazon FSx backup.
-