Uses of Interface
software.amazon.awssdk.services.pi.model.ListPerformanceAnalysisReportsResponse.Builder
Packages that use ListPerformanceAnalysisReportsResponse.Builder
-
Uses of ListPerformanceAnalysisReportsResponse.Builder in software.amazon.awssdk.services.pi.model
Methods in software.amazon.awssdk.services.pi.model that return ListPerformanceAnalysisReportsResponse.BuilderModifier and TypeMethodDescriptionListPerformanceAnalysisReportsResponse.Builder.analysisReports(Collection<AnalysisReportSummary> analysisReports) List of reports including the report identifier, start and end time, creation time, and status.ListPerformanceAnalysisReportsResponse.Builder.analysisReports(Consumer<AnalysisReportSummary.Builder>... analysisReports) List of reports including the report identifier, start and end time, creation time, and status.ListPerformanceAnalysisReportsResponse.Builder.analysisReports(AnalysisReportSummary... analysisReports) List of reports including the report identifier, start and end time, creation time, and status.ListPerformanceAnalysisReportsResponse.builder()An optional pagination token provided by a previous request.ListPerformanceAnalysisReportsResponse.toBuilder()Methods in software.amazon.awssdk.services.pi.model that return types with arguments of type ListPerformanceAnalysisReportsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListPerformanceAnalysisReportsResponse.Builder>ListPerformanceAnalysisReportsResponse.serializableBuilderClass()