Uses of Interface
ca.uhn.fhir.rest.gclient.IReadExecutable
-
Uses of IReadExecutable in ca.uhn.fhir.rest.gclient
Modifier and TypeMethodDescriptionIReadIfNoneMatch.returnNull()
If the server responds with anHTTP 301 Not Modified
, returnnull
.IReadIfNoneMatch.returnResource
(T theInstance) If the server responds with anHTTP 301 Not Modified
, return the given instance.IReadIfNoneMatch.throwNotModifiedException()
If the server responds with anHTTP 301 Not Modified
, throw aNotModifiedException
.Perform a search by resource IDPerform a search by resource IDSearch using an ID.IReadTyped.withIdAndVersion
(String theId, String theVersion) Perform a search by resource ID and version