Uses of Class
software.amazon.awssdk.services.devopsguru.model.PerformanceInsightsReferenceMetric
-
Packages that use PerformanceInsightsReferenceMetric Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of PerformanceInsightsReferenceMetric in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return PerformanceInsightsReferenceMetric Modifier and Type Method Description PerformanceInsightsReferenceMetricPerformanceInsightsReferenceComparisonValues. referenceMetric()A metric that DevOps Guru compares to actual metric values.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type PerformanceInsightsReferenceMetric Modifier and Type Method Description PerformanceInsightsReferenceComparisonValues.BuilderPerformanceInsightsReferenceComparisonValues.Builder. referenceMetric(PerformanceInsightsReferenceMetric referenceMetric)A metric that DevOps Guru compares to actual metric values.
-