Uses of Class
software.amazon.awssdk.services.fsx.paginators.DescribeBackupsPublisher
-
Packages that use DescribeBackupsPublisher 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 DescribeBackupsPublisher in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx that return DescribeBackupsPublisher Modifier and Type Method Description default DescribeBackupsPublisherFSxAsyncClient. describeBackupsPaginator()Returns the description of a specific Amazon FSx backup, if aBackupIdsvalue is provided for that backup.default DescribeBackupsPublisherFSxAsyncClient. describeBackupsPaginator(Consumer<DescribeBackupsRequest.Builder> describeBackupsRequest)Returns the description of a specific Amazon FSx backup, if aBackupIdsvalue is provided for that backup.default DescribeBackupsPublisherFSxAsyncClient. describeBackupsPaginator(DescribeBackupsRequest describeBackupsRequest)Returns the description of a specific Amazon FSx backup, if aBackupIdsvalue is provided for that backup.
-