Interface RuleResults.DefinitionStages.WithLatestScan

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

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

    • withLatestScan

      Specifies the latestScan property: Take results from latest scan..
      Parameters:
      latestScan - Take results from latest scan.
      Returns:
      the next definition stage.