Uses of Class
kong.unirest.core.JsonPatchItem
-
Packages that use JsonPatchItem Package Description kong.unirest.core -
-
Uses of JsonPatchItem in kong.unirest.core
Fields in kong.unirest.core with type parameters of type JsonPatchItem Modifier and Type Field Description private java.util.List<JsonPatchItem>
JsonPatch. items
Methods in kong.unirest.core that return types with arguments of type JsonPatchItem Modifier and Type Method Description java.util.Collection<JsonPatchItem>
JsonPatch. getOperations()
-