Uses of Interface
ca.uhn.fhir.rest.gclient.ICreateTyped
Packages that use ICreateTyped
-
Uses of ICreateTyped in ca.uhn.fhir.rest.gclient
Subinterfaces of ICreateTyped in ca.uhn.fhir.rest.gclientMethods in ca.uhn.fhir.rest.gclient that return ICreateTypedModifier and TypeMethodDescriptionICreateTyped.conditionalByUrl(String theSearchUrl)Specifies that the create should be performed as a conditional create against a given search URL.ICreateTyped.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.ICreate.resource(IBaseResource theResource)