Interface TemplateCdromsService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    TemplateCdromsService

    public static interface TemplateCdromsService.ListResponse
    extends Response
    Returns the list of CD-ROM devices of the template. The order of the returned list of CD-ROM devices isn't guaranteed.
    • Method Detail

      • cdroms

        List<Cdrom> cdroms()
        The list of CD-ROM devices of the template.