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