| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
PerformanceInsightsReferenceData |
PerformanceInsightsReferenceData.clone() |
PerformanceInsightsReferenceData |
PerformanceInsightsReferenceData.withComparisonValues(PerformanceInsightsReferenceComparisonValues comparisonValues)
The specific reference values used to evaluate the Performance Insights.
|
PerformanceInsightsReferenceData |
PerformanceInsightsReferenceData.withName(String name)
The name of the reference data.
|
| Modifier and Type | Method and Description |
|---|---|
List<PerformanceInsightsReferenceData> |
PerformanceInsightsMetricsDetail.getReferenceData()
For more information, see
PerformanceInsightsReferenceData
. |
| Modifier and Type | Method and Description |
|---|---|
PerformanceInsightsMetricsDetail |
PerformanceInsightsMetricsDetail.withReferenceData(PerformanceInsightsReferenceData... referenceData)
For more information, see
PerformanceInsightsReferenceData
. |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceInsightsMetricsDetail.setReferenceData(Collection<PerformanceInsightsReferenceData> referenceData)
For more information, see
PerformanceInsightsReferenceData
. |
PerformanceInsightsMetricsDetail |
PerformanceInsightsMetricsDetail.withReferenceData(Collection<PerformanceInsightsReferenceData> referenceData)
For more information, see
PerformanceInsightsReferenceData
. |
Copyright © 2022. All rights reserved.