| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
List<SopRecommendation> |
ListSopRecommendationsResponse.sopRecommendations()
The standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
| Modifier and Type | Method and Description |
|---|---|
ListSopRecommendationsResponse.Builder |
ListSopRecommendationsResponse.Builder.sopRecommendations(SopRecommendation... sopRecommendations)
The standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
| Modifier and Type | Method and Description |
|---|---|
ListSopRecommendationsResponse.Builder |
ListSopRecommendationsResponse.Builder.sopRecommendations(Collection<SopRecommendation> sopRecommendations)
The standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
Copyright © 2021. All rights reserved.