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.
|
ListPerformanceAnalysisReportsResponse.Builder |
ListPerformanceAnalysisReportsResponse.Builder.analysisReports(AnalysisReportSummary... 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() |
|