static ListSopRecommendationsResponse.Builder |
ListSopRecommendationsResponse.builder() |
|
ListSopRecommendationsResponse.Builder |
ListSopRecommendationsResponse.Builder.nextToken(String nextToken) |
Token for the next set of results, or null if there are no more results.
|
ListSopRecommendationsResponse.Builder |
ListSopRecommendationsResponse.Builder.sopRecommendations(Collection<SopRecommendation> sopRecommendations) |
The standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
ListSopRecommendationsResponse.Builder |
ListSopRecommendationsResponse.Builder.sopRecommendations(Consumer<SopRecommendation.Builder>... sopRecommendations) |
The standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
ListSopRecommendationsResponse.Builder |
ListSopRecommendationsResponse.Builder.sopRecommendations(SopRecommendation... sopRecommendations) |
The standard operating procedure (SOP) recommendations for the Resilience Hub applications.
|
ListSopRecommendationsResponse.Builder |
ListSopRecommendationsResponse.toBuilder() |
|