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