| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub |
AWS Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateRecommendationTemplateResponse |
ResiliencehubClient.createRecommendationTemplate(Consumer<CreateRecommendationTemplateRequest.Builder> createRecommendationTemplateRequest)
Creates a new recommendation template.
|
default CreateRecommendationTemplateResponse |
ResiliencehubClient.createRecommendationTemplate(CreateRecommendationTemplateRequest createRecommendationTemplateRequest)
Creates a new recommendation template.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRecommendationTemplateResponse> |
ResiliencehubAsyncClient.createRecommendationTemplate(Consumer<CreateRecommendationTemplateRequest.Builder> createRecommendationTemplateRequest)
Creates a new recommendation template.
|
default CompletableFuture<CreateRecommendationTemplateResponse> |
ResiliencehubAsyncClient.createRecommendationTemplate(CreateRecommendationTemplateRequest createRecommendationTemplateRequest)
Creates a new recommendation template.
|
Copyright © 2022. All rights reserved.