Uses of Class
software.amazon.awssdk.services.pi.paginators.ListPerformanceAnalysisReportsPublisher
-
Packages that use ListPerformanceAnalysisReportsPublisher Package Description software.amazon.awssdk.services.pi Amazon RDS Performance Insights -
-
Uses of ListPerformanceAnalysisReportsPublisher in software.amazon.awssdk.services.pi
Methods in software.amazon.awssdk.services.pi that return ListPerformanceAnalysisReportsPublisher Modifier and Type Method Description default ListPerformanceAnalysisReportsPublisherPiAsyncClient. listPerformanceAnalysisReportsPaginator(Consumer<ListPerformanceAnalysisReportsRequest.Builder> listPerformanceAnalysisReportsRequest)Lists all the analysis reports created for the DB instance.default ListPerformanceAnalysisReportsPublisherPiAsyncClient. listPerformanceAnalysisReportsPaginator(ListPerformanceAnalysisReportsRequest listPerformanceAnalysisReportsRequest)Lists all the analysis reports created for the DB instance.
-