Interface ProjectContinuousIntegrationScanConfiguration.Builder

  • Method Details

    • ruleSetCategoriesWithStrings

      ProjectContinuousIntegrationScanConfiguration.Builder ruleSetCategoriesWithStrings(Collection<String> ruleSetCategories)

      The categories of security rules applied during continuous integration scans for the project.

      Parameters:
      ruleSetCategories - The categories of security rules applied during continuous integration scans for the project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ruleSetCategoriesWithStrings

      ProjectContinuousIntegrationScanConfiguration.Builder ruleSetCategoriesWithStrings(String... ruleSetCategories)

      The categories of security rules applied during continuous integration scans for the project.

      Parameters:
      ruleSetCategories - The categories of security rules applied during continuous integration scans for the project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ruleSetCategories

      The categories of security rules applied during continuous integration scans for the project.

      Parameters:
      ruleSetCategories - The categories of security rules applied during continuous integration scans for the project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ruleSetCategories

      The categories of security rules applied during continuous integration scans for the project.

      Parameters:
      ruleSetCategories - The categories of security rules applied during continuous integration scans for the project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • supportedEvent

      The repository event that triggers continuous integration scans for the project.

      Parameters:
      supportedEvent - The repository event that triggers continuous integration scans for the project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • supportedEvent

      The repository event that triggers continuous integration scans for the project.

      Parameters:
      supportedEvent - The repository event that triggers continuous integration scans for the project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: