| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub |
AWS 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<ListTestRecommendationsResponse> |
ResiliencehubAsyncClient.listTestRecommendations(ListTestRecommendationsRequest listTestRecommendationsRequest)
Lists the test recommendations for the Resilience Hub application.
|
default ListTestRecommendationsResponse |
ResiliencehubClient.listTestRecommendations(ListTestRecommendationsRequest listTestRecommendationsRequest)
Lists the test recommendations for the Resilience Hub application.
|
default ListTestRecommendationsPublisher |
ResiliencehubAsyncClient.listTestRecommendationsPaginator(ListTestRecommendationsRequest listTestRecommendationsRequest)
Lists the test recommendations for the Resilience Hub application.
|
default ListTestRecommendationsIterable |
ResiliencehubClient.listTestRecommendationsPaginator(ListTestRecommendationsRequest listTestRecommendationsRequest)
Lists the test recommendations for the Resilience Hub application.
|
| Constructor and Description |
|---|
ListTestRecommendationsIterable(ResiliencehubClient client,
ListTestRecommendationsRequest firstRequest) |
ListTestRecommendationsPublisher(ResiliencehubAsyncClient client,
ListTestRecommendationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTestRecommendationsRequestMarshaller.marshall(ListTestRecommendationsRequest listTestRecommendationsRequest) |
Copyright © 2022. All rights reserved.