Uses of Class
software.amazon.awssdk.services.devopsguru.model.PerformanceInsightsReferenceScalar
-
Packages that use PerformanceInsightsReferenceScalar Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of PerformanceInsightsReferenceScalar in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return PerformanceInsightsReferenceScalar Modifier and Type Method Description PerformanceInsightsReferenceScalarPerformanceInsightsReferenceComparisonValues. referenceScalar()A scalar value DevOps Guru for a metric that DevOps Guru compares to actual metric values.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type PerformanceInsightsReferenceScalar Modifier and Type Method Description PerformanceInsightsReferenceComparisonValues.BuilderPerformanceInsightsReferenceComparisonValues.Builder. referenceScalar(PerformanceInsightsReferenceScalar referenceScalar)A scalar value DevOps Guru for a metric that DevOps Guru compares to actual metric values.
-