Uses of Class
software.amazon.awssdk.services.pi.model.GetPerformanceAnalysisReportRequest
Packages that use GetPerformanceAnalysisReportRequest
Package
Description
-
Uses of GetPerformanceAnalysisReportRequest in software.amazon.awssdk.services.pi
Methods in software.amazon.awssdk.services.pi with parameters of type GetPerformanceAnalysisReportRequestModifier and TypeMethodDescriptionPiAsyncClient.getPerformanceAnalysisReport(GetPerformanceAnalysisReportRequest getPerformanceAnalysisReportRequest) Retrieves the report including the report ID, status, time details, and the insights with recommendations.PiClient.getPerformanceAnalysisReport(GetPerformanceAnalysisReportRequest getPerformanceAnalysisReportRequest) Retrieves the report including the report ID, status, time details, and the insights with recommendations. -
Uses of GetPerformanceAnalysisReportRequest in software.amazon.awssdk.services.pi.transform
Methods in software.amazon.awssdk.services.pi.transform with parameters of type GetPerformanceAnalysisReportRequestModifier and TypeMethodDescriptionGetPerformanceAnalysisReportRequestMarshaller.marshall(GetPerformanceAnalysisReportRequest getPerformanceAnalysisReportRequest)