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