Uses of Class
software.amazon.awssdk.services.codeguruprofiler.model.Metric
-
Packages that use Metric Package Description software.amazon.awssdk.services.codeguruprofiler.model -
-
Uses of Metric in software.amazon.awssdk.services.codeguruprofiler.model
Methods in software.amazon.awssdk.services.codeguruprofiler.model that return Metric Modifier and Type Method Description MetricAnomaly. metric()Details about the metric that the analysis used when it detected the anomaly.Methods in software.amazon.awssdk.services.codeguruprofiler.model with parameters of type Metric Modifier and Type Method Description Anomaly.BuilderAnomaly.Builder. metric(Metric metric)Details about the metric that the analysis used when it detected the anomaly.
-