Interface DeletePentestFailure.Builder

  • Method Details

    • pentestId

      DeletePentestFailure.Builder pentestId(String pentestId)

      Identifier of the pentest that failed to delete

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

      Reason for the deletion failure

      Parameters:
      reason - Reason for the deletion failure
      Returns:
      Returns a reference to this object so that method calls can be chained together.