Interface CustomAssessmentAutomation.DefinitionStages.WithSeverity

All Known Subinterfaces:
CustomAssessmentAutomation.Definition, CustomAssessmentAutomation.DefinitionStages.WithCreate
Enclosing interface:
CustomAssessmentAutomation.DefinitionStages

public static interface CustomAssessmentAutomation.DefinitionStages.WithSeverity
The stage of the CustomAssessmentAutomation definition allowing to specify severity.
  • Method Details

    • withSeverity

      Specifies the severity property: The severity to relate to the assessments generated by this assessment automation..
      Parameters:
      severity - The severity to relate to the assessments generated by this assessment automation.
      Returns:
      the next definition stage.