| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedCloudWatchMetricsSourceDetail |
RecommendationRelatedCloudWatchMetricsSourceDetail.clone() |
RecommendationRelatedCloudWatchMetricsSourceDetail |
RecommendationRelatedCloudWatchMetricsSourceDetail.withMetricName(String metricName) |
RecommendationRelatedCloudWatchMetricsSourceDetail |
RecommendationRelatedCloudWatchMetricsSourceDetail.withNamespace(String namespace) |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedCloudWatchMetricsSourceDetail> |
RecommendationRelatedAnomalySourceDetail.getCloudWatchMetrics() |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomalySourceDetail |
RecommendationRelatedAnomalySourceDetail.withCloudWatchMetrics(RecommendationRelatedCloudWatchMetricsSourceDetail... cloudWatchMetrics)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationRelatedAnomalySourceDetail.setCloudWatchMetrics(Collection<RecommendationRelatedCloudWatchMetricsSourceDetail> cloudWatchMetrics) |
RecommendationRelatedAnomalySourceDetail |
RecommendationRelatedAnomalySourceDetail.withCloudWatchMetrics(Collection<RecommendationRelatedCloudWatchMetricsSourceDetail> cloudWatchMetrics) |
Copyright © 2020. All rights reserved.