| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub |
Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions.
|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListSopRecommendationsResult> |
AbstractAWSResilienceHubAsync.listSopRecommendationsAsync(ListSopRecommendationsRequest request,
AsyncHandler<ListSopRecommendationsRequest,ListSopRecommendationsResult> asyncHandler) |
Future<ListSopRecommendationsResult> |
AWSResilienceHubAsyncClient.listSopRecommendationsAsync(ListSopRecommendationsRequest request,
AsyncHandler<ListSopRecommendationsRequest,ListSopRecommendationsResult> asyncHandler) |
Future<ListSopRecommendationsResult> |
AWSResilienceHubAsync.listSopRecommendationsAsync(ListSopRecommendationsRequest listSopRecommendationsRequest,
AsyncHandler<ListSopRecommendationsRequest,ListSopRecommendationsResult> asyncHandler)
Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
| Modifier and Type | Method and Description |
|---|---|
ListSopRecommendationsRequest |
ListSopRecommendationsRequest.clone() |
ListSopRecommendationsRequest |
ListSopRecommendationsRequest.withAssessmentArn(String assessmentArn)
Amazon Resource Name (ARN) of the assessment.
|
ListSopRecommendationsRequest |
ListSopRecommendationsRequest.withMaxResults(Integer maxResults)
Maximum number of results to include in the response.
|
ListSopRecommendationsRequest |
ListSopRecommendationsRequest.withNextToken(String nextToken)
Null, or the token from a previous call to get the next set of results.
|
Copyright © 2025. All rights reserved.