Interface AssessmentTargetFilter.Builder

    • Method Detail

      • assessmentTargetNamePattern

        AssessmentTargetFilter.Builder assessmentTargetNamePattern​(String assessmentTargetNamePattern)

        For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

        Parameters:
        assessmentTargetNamePattern - For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.