Interface FindingCriteria.Builder

    • Method Detail

      • criterion

        FindingCriteria.Builder criterion​(Map<String,​Condition> criterion)

        Represents a map of finding properties that match specified conditions and values when querying findings.

        Parameters:
        criterion - Represents a map of finding properties that match specified conditions and values when querying findings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.