| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListTestRecommendationsResponse |
ResiliencehubClient.listTestRecommendations(Consumer<ListTestRecommendationsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTestRecommendationsResponse> |
ResiliencehubAsyncClient.listTestRecommendations(Consumer<ListTestRecommendationsRequest.Builder> listTestRecommendationsRequest)
Lists the test recommendations for the Resilience Hub application.
|
default CompletableFuture<ListTestRecommendationsResponse> |
ResiliencehubAsyncClient.listTestRecommendations(ListTestRecommendationsRequest listTestRecommendationsRequest)
Lists the test recommendations for the Resilience Hub application.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListTestRecommendationsResponse> |
ListTestRecommendationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTestRecommendationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListTestRecommendationsResponse> subscriber) |
Copyright © 2022. All rights reserved.