Create VM according to my files

I have 3 files and I want to upload them on server and according to hem create VM.
My files:

  1. OVF file.
  2. ISO file.
  3. VMDK file.

I don’t want to use ovf_deploy{}, Do you know another way?
I need to use clone{}
Please help me…