Package kong.unirest.core
Class JsonPatchItem
java.lang.Object
kong.unirest.core.JsonPatchItem
-
Constructor Summary
ConstructorsConstructorDescriptionJsonPatchItem(JSONObject row) JsonPatchItem(JsonPatchOperation op, String path) JsonPatchItem(JsonPatchOperation op, String path, Object value) -
Method Summary