Uses of Class
software.amazon.awssdk.services.fsx.paginators.DescribeBackupsIterable
-
Packages that use DescribeBackupsIterable 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 DescribeBackupsIterable in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx that return DescribeBackupsIterable Modifier and Type Method Description default DescribeBackupsIterableFSxClient. describeBackupsPaginator()This is a variant ofFSxClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)operation.default DescribeBackupsIterableFSxClient. describeBackupsPaginator(Consumer<DescribeBackupsRequest.Builder> describeBackupsRequest)This is a variant ofFSxClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)operation.default DescribeBackupsIterableFSxClient. describeBackupsPaginator(DescribeBackupsRequest describeBackupsRequest)This is a variant ofFSxClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)operation.
-