| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomalySourceDetail |
RecommendationRelatedAnomalySourceDetail.clone() |
RecommendationRelatedAnomalySourceDetail |
RecommendationRelatedAnomalySourceDetail.withCloudWatchMetrics(Collection<RecommendationRelatedCloudWatchMetricsSourceDetail> cloudWatchMetrics) |
RecommendationRelatedAnomalySourceDetail |
RecommendationRelatedAnomalySourceDetail.withCloudWatchMetrics(RecommendationRelatedCloudWatchMetricsSourceDetail... cloudWatchMetrics)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedAnomalySourceDetail> |
RecommendationRelatedAnomaly.getSourceDetails() |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomaly |
RecommendationRelatedAnomaly.withSourceDetails(RecommendationRelatedAnomalySourceDetail... sourceDetails)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationRelatedAnomaly.setSourceDetails(Collection<RecommendationRelatedAnomalySourceDetail> sourceDetails) |
RecommendationRelatedAnomaly |
RecommendationRelatedAnomaly.withSourceDetails(Collection<RecommendationRelatedAnomalySourceDetail> sourceDetails) |
Copyright © 2020. All rights reserved.