Interface VmBackupService

  • All Superinterfaces:
    Service
    All Known Implementing Classes:
    VmBackupServiceImpl

    public interface VmBackupService
    extends Service
    A service managing a backup of a virtual machines.
    • Method Detail

      • disksService

        VmBackupDisksService disksService()
        A reference to the service that lists the disks in backup.
      • service

        Service service​(String path)
        Service locator method, returns individual service on which the URI is dispatched.