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