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