| 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 ListSopRecommendationsResponse |
ResiliencehubClient.listSopRecommendations(Consumer<ListSopRecommendationsRequest.Builder> listSopRecommendationsRequest)
Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
default ListSopRecommendationsResponse |
ResiliencehubClient.listSopRecommendations(ListSopRecommendationsRequest listSopRecommendationsRequest)
Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSopRecommendationsResponse> |
ResiliencehubAsyncClient.listSopRecommendations(Consumer<ListSopRecommendationsRequest.Builder> listSopRecommendationsRequest)
Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
default CompletableFuture<ListSopRecommendationsResponse> |
ResiliencehubAsyncClient.listSopRecommendations(ListSopRecommendationsRequest listSopRecommendationsRequest)
Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListSopRecommendationsResponse> |
ListSopRecommendationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSopRecommendationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSopRecommendationsResponse> subscriber) |
Copyright © 2023. All rights reserved.