Uses of Interface
ca.uhn.fhir.rest.gclient.IPatch
-
Packages that use IPatch Package Description ca.uhn.fhir.rest.client.api -
-
Uses of IPatch in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that return IPatch Modifier and Type Method Description IPatchIGenericClient. patch()Fluent method for the "patch" operation, which performs a logical patch on a server resource
-