Uses of Class
software.amazon.awssdk.services.pi.model.AnalysisReport
-
Packages that use AnalysisReport Package Description software.amazon.awssdk.services.pi.model -
-
Uses of AnalysisReport in software.amazon.awssdk.services.pi.model
Methods in software.amazon.awssdk.services.pi.model that return AnalysisReport Modifier and Type Method Description AnalysisReportGetPerformanceAnalysisReportResponse. analysisReport()The summary of the performance analysis report created for a time period.Methods in software.amazon.awssdk.services.pi.model with parameters of type AnalysisReport Modifier and Type Method Description GetPerformanceAnalysisReportResponse.BuilderGetPerformanceAnalysisReportResponse.Builder. analysisReport(AnalysisReport analysisReport)The summary of the performance analysis report created for a time period.
-