| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomaly |
RecommendationRelatedAnomaly.clone() |
RecommendationRelatedAnomaly |
RecommendationRelatedAnomaly.withResources(Collection<RecommendationRelatedAnomalyResource> resources) |
RecommendationRelatedAnomaly |
RecommendationRelatedAnomaly.withResources(RecommendationRelatedAnomalyResource... resources)
NOTE: This method appends the values to the existing list (if any).
|
RecommendationRelatedAnomaly |
RecommendationRelatedAnomaly.withSourceDetails(Collection<RecommendationRelatedAnomalySourceDetail> sourceDetails) |
RecommendationRelatedAnomaly |
RecommendationRelatedAnomaly.withSourceDetails(RecommendationRelatedAnomalySourceDetail... sourceDetails)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedAnomaly> |
Recommendation.getRelatedAnomalies() |
| Modifier and Type | Method and Description |
|---|---|
Recommendation |
Recommendation.withRelatedAnomalies(RecommendationRelatedAnomaly... relatedAnomalies)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Recommendation.setRelatedAnomalies(Collection<RecommendationRelatedAnomaly> relatedAnomalies) |
Recommendation |
Recommendation.withRelatedAnomalies(Collection<RecommendationRelatedAnomaly> relatedAnomalies) |
Copyright © 2020. All rights reserved.