Interface IssueDetectionConfiguration.Builder

    • Method Detail

      • ruleName

        IssueDetectionConfiguration.Builder ruleName​(String ruleName)

        The name of the issue detection rule.

        Parameters:
        ruleName - The name of the issue detection rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.