| 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 ListRecommendationTemplatesResponse |
ResiliencehubClient.listRecommendationTemplates(Consumer<ListRecommendationTemplatesRequest.Builder> listRecommendationTemplatesRequest)
Lists the recommendation templates for the Resilience Hub applications.
|
default ListRecommendationTemplatesResponse |
ResiliencehubClient.listRecommendationTemplates(ListRecommendationTemplatesRequest listRecommendationTemplatesRequest)
Lists the recommendation templates for the Resilience Hub applications.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRecommendationTemplatesResponse> |
ResiliencehubAsyncClient.listRecommendationTemplates(Consumer<ListRecommendationTemplatesRequest.Builder> listRecommendationTemplatesRequest)
Lists the recommendation templates for the Resilience Hub applications.
|
default CompletableFuture<ListRecommendationTemplatesResponse> |
ResiliencehubAsyncClient.listRecommendationTemplates(ListRecommendationTemplatesRequest listRecommendationTemplatesRequest)
Lists the recommendation templates for the Resilience Hub applications.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListRecommendationTemplatesResponse> |
ListRecommendationTemplatesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRecommendationTemplatesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListRecommendationTemplatesResponse> subscriber) |
Copyright © 2022. All rights reserved.