Uses of Class
software.amazon.awssdk.services.backup.paginators.ListRestoreJobsPublisher
-
Packages that use ListRestoreJobsPublisher Package Description software.amazon.awssdk.services.backup Backup -
-
Uses of ListRestoreJobsPublisher in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup that return ListRestoreJobsPublisher Modifier and Type Method Description default ListRestoreJobsPublisherBackupAsyncClient. listRestoreJobsPaginator()This is a variant ofBackupAsyncClient.listRestoreJobs(software.amazon.awssdk.services.backup.model.ListRestoreJobsRequest)operation.default ListRestoreJobsPublisherBackupAsyncClient. listRestoreJobsPaginator(Consumer<ListRestoreJobsRequest.Builder> listRestoreJobsRequest)This is a variant ofBackupAsyncClient.listRestoreJobs(software.amazon.awssdk.services.backup.model.ListRestoreJobsRequest)operation.default ListRestoreJobsPublisherBackupAsyncClient. listRestoreJobsPaginator(ListRestoreJobsRequest listRestoreJobsRequest)This is a variant ofBackupAsyncClient.listRestoreJobs(software.amazon.awssdk.services.backup.model.ListRestoreJobsRequest)operation.
-