Interface ExternalVmImport

  • All Known Implementing Classes:
    ExternalVmImportContainer

    public interface ExternalVmImport
    Describes the parameters for the virtual machine import operation from an external system.
    • Method Detail

      • namePresent

        boolean namePresent()
      • passwordPresent

        boolean passwordPresent()
      • providerPresent

        boolean providerPresent()
      • sparse

        boolean sparse()
      • sparsePresent

        boolean sparsePresent()
      • urlPresent

        boolean urlPresent()
      • usernamePresent

        boolean usernamePresent()
      • clusterPresent

        boolean clusterPresent()
      • cpuProfilePresent

        boolean cpuProfilePresent()
      • driversIso

        File driversIso()
      • driversIsoPresent

        boolean driversIsoPresent()
      • hostPresent

        boolean hostPresent()
      • quotaPresent

        boolean quotaPresent()
      • storageDomainPresent

        boolean storageDomainPresent()
      • vm

        Vm vm()
      • vmPresent

        boolean vmPresent()