Interface JsonPatchable

    • Method Detail

      • patch

        void patch​(javax.json.JsonObject json)
            throws IOException
        Patch using this JSON object.
        Parameters:
        json - JSON object
        Throws:
        IOException - If there is any I/O problem