| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedEvent |
RecommendationRelatedEvent.clone() |
RecommendationRelatedEvent |
RecommendationRelatedEvent.withName(String name) |
RecommendationRelatedEvent |
RecommendationRelatedEvent.withResources(Collection<RecommendationRelatedEventResource> resources) |
RecommendationRelatedEvent |
RecommendationRelatedEvent.withResources(RecommendationRelatedEventResource... resources)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedEvent> |
Recommendation.getRelatedEvents() |
| Modifier and Type | Method and Description |
|---|---|
Recommendation |
Recommendation.withRelatedEvents(RecommendationRelatedEvent... relatedEvents)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Recommendation.setRelatedEvents(Collection<RecommendationRelatedEvent> relatedEvents) |
Recommendation |
Recommendation.withRelatedEvents(Collection<RecommendationRelatedEvent> relatedEvents) |
Copyright © 2020. All rights reserved.