Uses of Class
software.amazon.awssdk.services.devopsguru.model.PerformanceInsightsReferenceComparisonValues
-
Packages that use PerformanceInsightsReferenceComparisonValues Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of PerformanceInsightsReferenceComparisonValues in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return PerformanceInsightsReferenceComparisonValues Modifier and Type Method Description PerformanceInsightsReferenceComparisonValuesPerformanceInsightsReferenceData. comparisonValues()The specific reference values used to evaluate the Performance Insights.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type PerformanceInsightsReferenceComparisonValues Modifier and Type Method Description PerformanceInsightsReferenceData.BuilderPerformanceInsightsReferenceData.Builder. comparisonValues(PerformanceInsightsReferenceComparisonValues comparisonValues)The specific reference values used to evaluate the Performance Insights.
-