| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
PerformanceInsightsReferenceComparisonValues |
PerformanceInsightsReferenceComparisonValues.clone() |
PerformanceInsightsReferenceComparisonValues |
PerformanceInsightsReferenceData.getComparisonValues()
The specific reference values used to evaluate the Performance Insights.
|
PerformanceInsightsReferenceComparisonValues |
PerformanceInsightsReferenceComparisonValues.withReferenceMetric(PerformanceInsightsReferenceMetric referenceMetric)
A metric that DevOps Guru compares to actual metric values.
|
PerformanceInsightsReferenceComparisonValues |
PerformanceInsightsReferenceComparisonValues.withReferenceScalar(PerformanceInsightsReferenceScalar referenceScalar)
A scalar value DevOps Guru for a metric that DevOps Guru compares to actual metric values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceInsightsReferenceData.setComparisonValues(PerformanceInsightsReferenceComparisonValues comparisonValues)
The specific reference values used to evaluate the Performance Insights.
|
PerformanceInsightsReferenceData |
PerformanceInsightsReferenceData.withComparisonValues(PerformanceInsightsReferenceComparisonValues comparisonValues)
The specific reference values used to evaluate the Performance Insights.
|
Copyright © 2025. All rights reserved.