| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeBackupsIterable |
FSxClient.describeBackupsPaginator()
Returns the description of a specific Amazon FSx backup, if a
BackupIds value is provided for that
backup. |
default DescribeBackupsIterable |
FSxClient.describeBackupsPaginator(Consumer<DescribeBackupsRequest.Builder> describeBackupsRequest)
Returns the description of a specific Amazon FSx backup, if a
BackupIds value is provided for that
backup. |
default DescribeBackupsIterable |
FSxClient.describeBackupsPaginator(DescribeBackupsRequest describeBackupsRequest)
Returns the description of a specific Amazon FSx backup, if a
BackupIds value is provided for that
backup. |
Copyright © 2023. All rights reserved.