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
-
Constructor Details
-
JsonPatchItem
-
JsonPatchItem
-
JsonPatchItem
-
-
Method Details
-
equals
-
hashCode
-
toString
-
getOp
-
getPath
-
getValue
-