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