Interface TemplateCdromsService

    • Method Detail

      • list

        TemplateCdromsService.ListRequest list()
        Returns the list of CD-ROM devices of the template. The order of the returned list of CD-ROM devices isn't guaranteed.
      • cdromService

        TemplateCdromService cdromService​(String id)
        Returns a reference to the service that manages a specific CD-ROM device.
      • service

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