Interface DeletePentestFailure.Builder

  • Method Details

    • pentestId

      DeletePentestFailure.Builder pentestId(String pentestId)

      The unique identifier of the pentest that failed to delete.

      Parameters:
      pentestId - The unique identifier of the pentest that failed to delete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      The reason the pentest failed to delete.

      Parameters:
      reason - The reason the pentest failed to delete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.