| Package | Description |
|---|---|
| software.amazon.awssdk.services.pi.model |
| 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.
|
ListPerformanceAnalysisReportsResponse.Builder |
ListPerformanceAnalysisReportsResponse.Builder.analysisReports(Collection<AnalysisReportSummary> analysisReports)
List of reports including the report identifier, start and end time, creation time, and status.
|
ListPerformanceAnalysisReportsResponse.Builder |
ListPerformanceAnalysisReportsResponse.Builder.analysisReports(Consumer<AnalysisReportSummary.Builder>... analysisReports)
List of reports including the report identifier, start and end time, creation time, and status.
|
static ListPerformanceAnalysisReportsResponse.Builder |
ListPerformanceAnalysisReportsResponse.builder() |
ListPerformanceAnalysisReportsResponse.Builder |
ListPerformanceAnalysisReportsResponse.Builder.nextToken(String nextToken)
An optional pagination token provided by a previous request.
|
ListPerformanceAnalysisReportsResponse.Builder |
ListPerformanceAnalysisReportsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListPerformanceAnalysisReportsResponse.Builder> |
ListPerformanceAnalysisReportsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.