Uses of Interface
ca.uhn.fhir.rest.gclient.IUpdateExecutable
-
Packages that use IUpdateExecutable Package Description ca.uhn.fhir.rest.gclient -
-
Uses of IUpdateExecutable in ca.uhn.fhir.rest.gclient
Subinterfaces of IUpdateExecutable in ca.uhn.fhir.rest.gclient Modifier and Type Interface Description interfaceIUpdateTypedinterfaceIUpdateWithQueryTypedMethods in ca.uhn.fhir.rest.gclient that return IUpdateExecutable Modifier and Type Method Description IUpdateExecutableIUpdateExecutable. prefer(PreferReturnEnum theReturn)Add aPreferheader to the request, which requests that the server include or suppress the resource body as a part of the result.IUpdateExecutableIUpdateTyped. withId(String theId)IUpdateExecutableIUpdateTyped. withId(IIdType theId)
-