| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomalyResource |
RecommendationRelatedAnomalyResource.clone() |
RecommendationRelatedAnomalyResource |
RecommendationRelatedAnomalyResource.withName(String name) |
RecommendationRelatedAnomalyResource |
RecommendationRelatedAnomalyResource.withType(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedAnomalyResource> |
RecommendationRelatedAnomaly.getResources() |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomaly |
RecommendationRelatedAnomaly.withResources(RecommendationRelatedAnomalyResource... resources)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationRelatedAnomaly.setResources(Collection<RecommendationRelatedAnomalyResource> resources) |
RecommendationRelatedAnomaly |
RecommendationRelatedAnomaly.withResources(Collection<RecommendationRelatedAnomalyResource> resources) |
Copyright © 2020. All rights reserved.