| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
List<TestRecommendation> |
ListTestRecommendationsResponse.testRecommendations()
The test recommendations for the Resilience Hub application.
|
| Modifier and Type | Method and Description |
|---|---|
ListTestRecommendationsResponse.Builder |
ListTestRecommendationsResponse.Builder.testRecommendations(TestRecommendation... testRecommendations)
The test recommendations for the Resilience Hub application.
|
| Modifier and Type | Method and Description |
|---|---|
ListTestRecommendationsResponse.Builder |
ListTestRecommendationsResponse.Builder.testRecommendations(Collection<TestRecommendation> testRecommendations)
The test recommendations for the Resilience Hub application.
|
Copyright © 2021. All rights reserved.