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