Interface ProjectsForRule.Builder

    • Method Detail

      • specificProjects

        ProjectsForRule.Builder specificProjects​(Collection<String> specificProjects)

        The specific projects in which the rule is created.

        Parameters:
        specificProjects - The specific projects in which the rule is created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • specificProjects

        ProjectsForRule.Builder specificProjects​(String... specificProjects)

        The specific projects in which the rule is created.

        Parameters:
        specificProjects - The specific projects in which the rule is created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.