| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub |
Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions.
|
| software.amazon.awssdk.services.resiliencehub.paginators | |
| software.amazon.awssdk.services.resiliencehub.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAppComponentRecommendationsResponse> |
ResiliencehubAsyncClient.listAppComponentRecommendations(ListAppComponentRecommendationsRequest listAppComponentRecommendationsRequest)
Lists the recommendations for an Resilience Hub Application Component.
|
default ListAppComponentRecommendationsResponse |
ResiliencehubClient.listAppComponentRecommendations(ListAppComponentRecommendationsRequest listAppComponentRecommendationsRequest)
Lists the recommendations for an Resilience Hub Application Component.
|
default ListAppComponentRecommendationsPublisher |
ResiliencehubAsyncClient.listAppComponentRecommendationsPaginator(ListAppComponentRecommendationsRequest listAppComponentRecommendationsRequest)
Lists the recommendations for an Resilience Hub Application Component.
|
default ListAppComponentRecommendationsIterable |
ResiliencehubClient.listAppComponentRecommendationsPaginator(ListAppComponentRecommendationsRequest listAppComponentRecommendationsRequest)
Lists the recommendations for an Resilience Hub Application Component.
|
| Constructor and Description |
|---|
ListAppComponentRecommendationsIterable(ResiliencehubClient client,
ListAppComponentRecommendationsRequest firstRequest) |
ListAppComponentRecommendationsPublisher(ResiliencehubAsyncClient client,
ListAppComponentRecommendationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAppComponentRecommendationsRequestMarshaller.marshall(ListAppComponentRecommendationsRequest listAppComponentRecommendationsRequest) |
Copyright © 2023. All rights reserved.