Interface RuleResults.DefinitionStages.WithResults

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

public static interface RuleResults.DefinitionStages.WithResults
The stage of the RuleResults definition allowing to specify results.
  • Method Details

    • withResults

      Specifies the results property: Expected results to be inserted into the baseline. Leave this field empty it LatestScan == true..
      Parameters:
      results - Expected results to be inserted into the baseline. Leave this field empty it LatestScan == true.
      Returns:
      the next definition stage.