AssessmentRiskRecommendation.Builder |
AssessmentRiskRecommendation.Builder.appComponents(String... appComponents) |
Indicates the Application Components (AppComponents) that were assessed as part of the assessnent and are
associated with the identified risk and recommendation.
|
AssessmentRiskRecommendation.Builder |
AssessmentRiskRecommendation.Builder.appComponents(Collection<String> appComponents) |
Indicates the Application Components (AppComponents) that were assessed as part of the assessnent and are
associated with the identified risk and recommendation.
|
static AssessmentRiskRecommendation.Builder |
AssessmentRiskRecommendation.builder() |
|
AssessmentRiskRecommendation.Builder |
AssessmentRiskRecommendation.Builder.recommendation(String recommendation) |
Indicates the recommendation provided by the Resilience Hub to address the identified risks in the
application.
|
AssessmentRiskRecommendation.Builder |
AssessmentRiskRecommendation.Builder.risk(String risk) |
Indicates the description of the potential risk identified in the application as part of the Resilience Hub
assessment.
|
AssessmentRiskRecommendation.Builder |
AssessmentRiskRecommendation.toBuilder() |
|