Interface FindingProviderSeverity.Builder

  • Method Details

    • label

      The severity label assigned to the finding by the finding provider.

      Parameters:
      label - The severity label assigned to the finding by the finding provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • label

      The severity label assigned to the finding by the finding provider.

      Parameters:
      label - The severity label assigned to the finding by the finding provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • original

      The finding provider's original value for the severity.

      Length Constraints: Minimum length of 1. Maximum length of 64.

      Parameters:
      original - The finding provider's original value for the severity.

      Length Constraints: Minimum length of 1. Maximum length of 64.

      Returns:
      Returns a reference to this object so that method calls can be chained together.