Interface ImageUpdate

    • Method Detail

      • getOps

        List<PatchOperation> getOps()
        A list of Patch operations for updating an image Patch operation description found here: http://specs.openstack.org/openstack/glance-specs/specs/api/v2/http-patch-image-api-v2.html
        Returns:
        List of PatchOperations