CustomRecommendation.UpdateStages.WithSecurityIssue Interface
public static interface CustomRecommendation.UpdateStages.WithSecurityIssue
The stage of the CustomRecommendation update allowing to specify securityIssue.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withSecurityIssue(SecurityIssue securityIssue)
Specifies the security |
Method Details
withSecurityIssue
public abstract CustomRecommendation.Update withSecurityIssue(SecurityIssue securityIssue)
Specifies the securityIssue property: The severity to relate to the assessments generated by this Recommendation..
Parameters:
Returns: