| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub |
AWS Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions.
|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
ListAppComponentRecommendationsResult |
AbstractAWSResilienceHub.listAppComponentRecommendations(ListAppComponentRecommendationsRequest request) |
ListAppComponentRecommendationsResult |
AWSResilienceHub.listAppComponentRecommendations(ListAppComponentRecommendationsRequest listAppComponentRecommendationsRequest)
Lists the recommendations for an AWS Resilience Hub Application Component.
|
ListAppComponentRecommendationsResult |
AWSResilienceHubClient.listAppComponentRecommendations(ListAppComponentRecommendationsRequest request)
Lists the recommendations for an AWS Resilience Hub Application Component.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppComponentRecommendationsResult |
ListAppComponentRecommendationsResult.clone() |
ListAppComponentRecommendationsResult |
ListAppComponentRecommendationsResult.withComponentRecommendations(Collection<ComponentRecommendation> componentRecommendations)
The recommendations for an AWS Resilience Hub Application Component, returned as an object.
|
ListAppComponentRecommendationsResult |
ListAppComponentRecommendationsResult.withComponentRecommendations(ComponentRecommendation... componentRecommendations)
The recommendations for an AWS Resilience Hub Application Component, returned as an object.
|
ListAppComponentRecommendationsResult |
ListAppComponentRecommendationsResult.withNextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
|
Copyright © 2023. All rights reserved.