static FindingsReportSummary.Builder |
FindingsReportSummary.builder() |
|
FindingsReportSummary.Builder |
FindingsReportSummary.Builder.id(String id) |
The universally unique identifier (UUID) of the recommendation report.
|
FindingsReportSummary.Builder |
FindingsReportSummary.Builder.profileEndTime(Instant profileEndTime) |
The end time of the period during which the metric is flagged as anomalous.
|
FindingsReportSummary.Builder |
FindingsReportSummary.Builder.profileStartTime(Instant profileStartTime) |
The start time of the profile the analysis data is about.
|
FindingsReportSummary.Builder |
FindingsReportSummary.Builder.profilingGroupName(String profilingGroupName) |
The name of the profiling group that is associated with the analysis data.
|
FindingsReportSummary.Builder |
FindingsReportSummary.toBuilder() |
|
FindingsReportSummary.Builder |
FindingsReportSummary.Builder.totalNumberOfFindings(Integer totalNumberOfFindings) |
The total number of different recommendations that were found by the analysis.
|