| Package | Description |
|---|---|
| com.amazonaws.services.pi |
|
| com.amazonaws.services.pi.model |
| Modifier and Type | Method and Description |
|---|---|
GetPerformanceAnalysisReportResult |
AbstractAWSPI.getPerformanceAnalysisReport(GetPerformanceAnalysisReportRequest request) |
GetPerformanceAnalysisReportResult |
AWSPI.getPerformanceAnalysisReport(GetPerformanceAnalysisReportRequest getPerformanceAnalysisReportRequest)
Retrieves the report including the report ID, status, time details, and the insights with recommendations.
|
GetPerformanceAnalysisReportResult |
AWSPIClient.getPerformanceAnalysisReport(GetPerformanceAnalysisReportRequest request)
Retrieves the report including the report ID, status, time details, and the insights with recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetPerformanceAnalysisReportResult> |
AbstractAWSPIAsync.getPerformanceAnalysisReportAsync(GetPerformanceAnalysisReportRequest request,
AsyncHandler<GetPerformanceAnalysisReportRequest,GetPerformanceAnalysisReportResult> asyncHandler) |
Future<GetPerformanceAnalysisReportResult> |
AWSPIAsync.getPerformanceAnalysisReportAsync(GetPerformanceAnalysisReportRequest getPerformanceAnalysisReportRequest,
AsyncHandler<GetPerformanceAnalysisReportRequest,GetPerformanceAnalysisReportResult> asyncHandler)
Retrieves the report including the report ID, status, time details, and the insights with recommendations.
|
Future<GetPerformanceAnalysisReportResult> |
AWSPIAsyncClient.getPerformanceAnalysisReportAsync(GetPerformanceAnalysisReportRequest request,
AsyncHandler<GetPerformanceAnalysisReportRequest,GetPerformanceAnalysisReportResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetPerformanceAnalysisReportResult |
GetPerformanceAnalysisReportResult.clone() |
GetPerformanceAnalysisReportResult |
GetPerformanceAnalysisReportResult.withAnalysisReport(AnalysisReport analysisReport)
The summary of the performance analysis report created for a time period.
|
Copyright © 2024. All rights reserved.