| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentRecommendation> |
ListAppComponentRecommendationsResponse.componentRecommendations()
The recommendations for an Resilience Hub application component, returned as an object.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppComponentRecommendationsResponse.Builder |
ListAppComponentRecommendationsResponse.Builder.componentRecommendations(ComponentRecommendation... componentRecommendations)
The recommendations for an Resilience Hub application component, returned as an object.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppComponentRecommendationsResponse.Builder |
ListAppComponentRecommendationsResponse.Builder.componentRecommendations(Collection<ComponentRecommendation> componentRecommendations)
The recommendations for an Resilience Hub application component, returned as an object.
|
Copyright © 2021. All rights reserved.