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()This is a variant ofFSxAsyncClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)operation.default DescribeBackupsPublisherFSxAsyncClient. describeBackupsPaginator(Consumer<DescribeBackupsRequest.Builder> describeBackupsRequest)This is a variant ofFSxAsyncClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)operation.default DescribeBackupsPublisherFSxAsyncClient. describeBackupsPaginator(DescribeBackupsRequest describeBackupsRequest)This is a variant ofFSxAsyncClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)operation.
-