Uses of Class
software.amazon.awssdk.services.codegurureviewer.model.MetricsSummary
-
Packages that use MetricsSummary Package Description software.amazon.awssdk.services.codegurureviewer.model -
-
Uses of MetricsSummary in software.amazon.awssdk.services.codegurureviewer.model
Methods in software.amazon.awssdk.services.codegurureviewer.model that return MetricsSummary Modifier and Type Method Description MetricsSummaryCodeReviewSummary. metricsSummary()The statistics from the code review.Methods in software.amazon.awssdk.services.codegurureviewer.model with parameters of type MetricsSummary Modifier and Type Method Description CodeReviewSummary.BuilderCodeReviewSummary.Builder. metricsSummary(MetricsSummary metricsSummary)The statistics from the code review.
-