| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListAppComponentRecommendationsResponse |
ResiliencehubClient.listAppComponentRecommendations(Consumer<ListAppComponentRecommendationsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAppComponentRecommendationsResponse> |
ResiliencehubAsyncClient.listAppComponentRecommendations(Consumer<ListAppComponentRecommendationsRequest.Builder> listAppComponentRecommendationsRequest)
Lists the recommendations for an Resilience Hub Application Component.
|
default CompletableFuture<ListAppComponentRecommendationsResponse> |
ResiliencehubAsyncClient.listAppComponentRecommendations(ListAppComponentRecommendationsRequest listAppComponentRecommendationsRequest)
Lists the recommendations for an Resilience Hub Application Component.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAppComponentRecommendationsResponse> |
ListAppComponentRecommendationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAppComponentRecommendationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAppComponentRecommendationsResponse> subscriber) |
Copyright © 2023. All rights reserved.