Uses of Interface
ca.uhn.fhir.rest.gclient.IUpdateTyped
-
Packages that use IUpdateTyped Package Description ca.uhn.fhir.rest.gclient -
-
Uses of IUpdateTyped in ca.uhn.fhir.rest.gclient
Subinterfaces of IUpdateTyped in ca.uhn.fhir.rest.gclient Modifier and Type Interface Description interfaceIUpdateWithQueryTypedMethods in ca.uhn.fhir.rest.gclient that return IUpdateTyped Modifier and Type Method Description IUpdateTypedIUpdateTyped. conditionalByUrl(String theSearchUrl)Specifies that the update should be performed as a conditional create against a given search URL.IUpdateTypedIUpdate. resource(String theResourceBody)IUpdateTypedIUpdate. resource(IBaseResource theResource)
-