| Package | Description |
|---|---|
| software.amazon.awssdk.services.pi.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalysisReportSummary> |
ListPerformanceAnalysisReportsResponse.analysisReports()
List of reports including the report identifier, start and end time, creation time, and status.
|
| Modifier and Type | Method and Description |
|---|---|
ListPerformanceAnalysisReportsResponse.Builder |
ListPerformanceAnalysisReportsResponse.Builder.analysisReports(AnalysisReportSummary... analysisReports)
List of reports including the report identifier, start and end time, creation time, and status.
|
| Modifier and Type | Method and Description |
|---|---|
ListPerformanceAnalysisReportsResponse.Builder |
ListPerformanceAnalysisReportsResponse.Builder.analysisReports(Collection<AnalysisReportSummary> analysisReports)
List of reports including the report identifier, start and end time, creation time, and status.
|
Copyright © 2023. All rights reserved.