| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedAnomaly> |
Recommendation.relatedAnomalies()
Anomalies that are related to the problem.
|
| Modifier and Type | Method and Description |
|---|---|
Recommendation.Builder |
Recommendation.Builder.relatedAnomalies(RecommendationRelatedAnomaly... relatedAnomalies)
Anomalies that are related to the problem.
|
| Modifier and Type | Method and Description |
|---|---|
Recommendation.Builder |
Recommendation.Builder.relatedAnomalies(Collection<RecommendationRelatedAnomaly> relatedAnomalies)
Anomalies that are related to the problem.
|
Copyright © 2023. All rights reserved.