Uses of Class
software.amazon.awssdk.services.pi.model.ListPerformanceAnalysisReportRecommendationsResponse
Packages that use ListPerformanceAnalysisReportRecommendationsResponse
Package
Description
-
Uses of ListPerformanceAnalysisReportRecommendationsResponse in software.amazon.awssdk.services.pi
Methods in software.amazon.awssdk.services.pi that return ListPerformanceAnalysisReportRecommendationsResponseModifier and TypeMethodDescriptionPiClient.listPerformanceAnalysisReportRecommendations(Consumer<ListPerformanceAnalysisReportRecommendationsRequest.Builder> listPerformanceAnalysisReportRecommendationsRequest) Retrieves recommendations for a performance analysis report.PiClient.listPerformanceAnalysisReportRecommendations(ListPerformanceAnalysisReportRecommendationsRequest listPerformanceAnalysisReportRecommendationsRequest) Retrieves recommendations for a performance analysis report.Methods in software.amazon.awssdk.services.pi that return types with arguments of type ListPerformanceAnalysisReportRecommendationsResponseModifier and TypeMethodDescriptionPiAsyncClient.listPerformanceAnalysisReportRecommendations(Consumer<ListPerformanceAnalysisReportRecommendationsRequest.Builder> listPerformanceAnalysisReportRecommendationsRequest) Retrieves recommendations for a performance analysis report.PiAsyncClient.listPerformanceAnalysisReportRecommendations(ListPerformanceAnalysisReportRecommendationsRequest listPerformanceAnalysisReportRecommendationsRequest) Retrieves recommendations for a performance analysis report. -
Uses of ListPerformanceAnalysisReportRecommendationsResponse in software.amazon.awssdk.services.pi.paginators
Methods in software.amazon.awssdk.services.pi.paginators that return types with arguments of type ListPerformanceAnalysisReportRecommendationsResponseModifier and TypeMethodDescriptionListPerformanceAnalysisReportRecommendationsIterable.iterator()Method parameters in software.amazon.awssdk.services.pi.paginators with type arguments of type ListPerformanceAnalysisReportRecommendationsResponseModifier and TypeMethodDescriptionvoidListPerformanceAnalysisReportRecommendationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListPerformanceAnalysisReportRecommendationsResponse> subscriber)