| Package | Description |
|---|---|
| software.amazon.awssdk.services.pi |
|
| software.amazon.awssdk.services.pi.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPerformanceAnalysisReportResponse> |
PiAsyncClient.getPerformanceAnalysisReport(GetPerformanceAnalysisReportRequest getPerformanceAnalysisReportRequest)
Retrieves the report including the report ID, status, time details, and the insights with recommendations.
|
default GetPerformanceAnalysisReportResponse |
PiClient.getPerformanceAnalysisReport(GetPerformanceAnalysisReportRequest getPerformanceAnalysisReportRequest)
Retrieves the report including the report ID, status, time details, and the insights with recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetPerformanceAnalysisReportRequestMarshaller.marshall(GetPerformanceAnalysisReportRequest getPerformanceAnalysisReportRequest) |
Copyright © 2023. All rights reserved.