Uses of Class
software.amazon.awssdk.services.backup.paginators.ListReportJobsPublisher
-
Packages that use ListReportJobsPublisher Package Description software.amazon.awssdk.services.backup Backup -
-
Uses of ListReportJobsPublisher in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup that return ListReportJobsPublisher Modifier and Type Method Description default ListReportJobsPublisherBackupAsyncClient. listReportJobsPaginator(Consumer<ListReportJobsRequest.Builder> listReportJobsRequest)Returns details about your report jobs.default ListReportJobsPublisherBackupAsyncClient. listReportJobsPaginator(ListReportJobsRequest listReportJobsRequest)Returns details about your report jobs.
-