Uses of Interface
kong.unirest.core.JsonPatchRequest
Packages that use JsonPatchRequest
-
Uses of JsonPatchRequest in kong.unirest.core
Classes in kong.unirest.core that implement JsonPatchRequestSubclasses with type arguments of type JsonPatchRequest in kong.unirest.coreSubinterfaces with type arguments of type JsonPatchRequest in kong.unirest.coreMethods in kong.unirest.core that return JsonPatchRequestModifier and TypeMethodDescriptionstatic JsonPatchRequestStart a PATCH HttpRequest which supports a JSON Patch builder.Start a PATCH HttpRequest which supports a JSON Patch builder.