| 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 ListSopRecommendationsResponse |
ResiliencehubClient.listSopRecommendations(ListSopRecommendationsRequest 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.
|
default ListSopRecommendationsIterable |
ResiliencehubClient.listSopRecommendationsPaginator(ListSopRecommendationsRequest listSopRecommendationsRequest)
Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
default ListSopRecommendationsPublisher |
ResiliencehubAsyncClient.listSopRecommendationsPaginator(ListSopRecommendationsRequest listSopRecommendationsRequest)
Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
| Constructor and Description |
|---|
ListSopRecommendationsIterable(ResiliencehubClient client,
ListSopRecommendationsRequest firstRequest) |
ListSopRecommendationsPublisher(ResiliencehubAsyncClient client,
ListSopRecommendationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSopRecommendationsRequestMarshaller.marshall(ListSopRecommendationsRequest listSopRecommendationsRequest) |
Copyright © 2021. All rights reserved.