Uses of Class
software.amazon.awssdk.services.pi.model.ListPerformanceAnalysisReportsResponse
Packages that use ListPerformanceAnalysisReportsResponse
Package
Description
-
Uses of ListPerformanceAnalysisReportsResponse in software.amazon.awssdk.services.pi
Methods in software.amazon.awssdk.services.pi that return ListPerformanceAnalysisReportsResponseModifier and TypeMethodDescriptionPiClient.listPerformanceAnalysisReports(Consumer<ListPerformanceAnalysisReportsRequest.Builder> listPerformanceAnalysisReportsRequest) Lists all the analysis reports created for the DB instance.PiClient.listPerformanceAnalysisReports(ListPerformanceAnalysisReportsRequest listPerformanceAnalysisReportsRequest) Lists all the analysis reports created for the DB instance.Methods in software.amazon.awssdk.services.pi that return types with arguments of type ListPerformanceAnalysisReportsResponseModifier and TypeMethodDescriptionPiAsyncClient.listPerformanceAnalysisReports(Consumer<ListPerformanceAnalysisReportsRequest.Builder> listPerformanceAnalysisReportsRequest) Lists all the analysis reports created for the DB instance.PiAsyncClient.listPerformanceAnalysisReports(ListPerformanceAnalysisReportsRequest listPerformanceAnalysisReportsRequest) Lists all the analysis reports created for the DB instance. -
Uses of ListPerformanceAnalysisReportsResponse in software.amazon.awssdk.services.pi.paginators
Methods in software.amazon.awssdk.services.pi.paginators that return types with arguments of type ListPerformanceAnalysisReportsResponseMethod parameters in software.amazon.awssdk.services.pi.paginators with type arguments of type ListPerformanceAnalysisReportsResponseModifier and TypeMethodDescriptionvoidListPerformanceAnalysisReportsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListPerformanceAnalysisReportsResponse> subscriber)