default CopyBackupResponse |
FSxClient.copyBackup(Consumer<CopyBackupRequest.Builder> copyBackupRequest) |
Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region
(cross-Region copy) or within the same Amazon Web Services Region (in-Region copy).
|
default CopyBackupResponse |
FSxClient.copyBackup(CopyBackupRequest copyBackupRequest) |
Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region
(cross-Region copy) or within the same Amazon Web Services Region (in-Region copy).
|
default CreateFileSystemFromBackupResponse |
FSxClient.createFileSystemFromBackup(Consumer<CreateFileSystemFromBackupRequest.Builder> createFileSystemFromBackupRequest) |
Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File Server, or Amazon FSx for OpenZFS file system
from an existing Amazon FSx backup.
|
default CreateFileSystemFromBackupResponse |
FSxClient.createFileSystemFromBackup(CreateFileSystemFromBackupRequest createFileSystemFromBackupRequest) |
Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File Server, or Amazon FSx for OpenZFS file system
from an existing Amazon FSx backup.
|
default CreateVolumeFromBackupResponse |
FSxClient.createVolumeFromBackup(Consumer<CreateVolumeFromBackupRequest.Builder> createVolumeFromBackupRequest) |
Creates a new Amazon FSx for NetApp ONTAP volume from an existing Amazon FSx volume backup.
|
default CreateVolumeFromBackupResponse |
FSxClient.createVolumeFromBackup(CreateVolumeFromBackupRequest createVolumeFromBackupRequest) |
Creates a new Amazon FSx for NetApp ONTAP volume from an existing Amazon FSx volume backup.
|
default DeleteBackupResponse |
FSxClient.deleteBackup(Consumer<DeleteBackupRequest.Builder> deleteBackupRequest) |
Deletes an Amazon FSx backup.
|
default DeleteBackupResponse |
FSxClient.deleteBackup(DeleteBackupRequest deleteBackupRequest) |
Deletes an Amazon FSx backup.
|
default DescribeBackupsResponse |
FSxClient.describeBackups() |
Returns the description of a specific Amazon FSx backup, if a BackupIds value is provided for that
backup.
|
default DescribeBackupsResponse |
FSxClient.describeBackups(Consumer<DescribeBackupsRequest.Builder> describeBackupsRequest) |
Returns the description of a specific Amazon FSx backup, if a BackupIds value is provided for that
backup.
|
default DescribeBackupsResponse |
FSxClient.describeBackups(DescribeBackupsRequest describeBackupsRequest) |
Returns the description of a specific Amazon FSx backup, if a BackupIds value is provided for that
backup.
|
default DescribeBackupsIterable |
FSxClient.describeBackupsPaginator() |
|
default DescribeBackupsIterable |
FSxClient.describeBackupsPaginator(Consumer<DescribeBackupsRequest.Builder> describeBackupsRequest) |
|
default DescribeBackupsIterable |
FSxClient.describeBackupsPaginator(DescribeBackupsRequest describeBackupsRequest) |
|