Interface IconService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    IconService

    public static interface IconService.GetResponse
    extends Response
    Get an icon. [source] ---- GET /ovirt-engine/api/icons/123 ---- You will get a XML response like this one: [source,xml] ---- Some binary data here image/png ----
    • Method Detail

      • icon

        Icon icon()
        Retrieved icon.