Uses of Interface
ca.uhn.fhir.rest.gclient.IReadIfNoneMatch
-
Uses of IReadIfNoneMatch in ca.uhn.fhir.rest.gclient
Modifier and TypeMethodDescriptionIReadExecutable.ifVersionMatches
(String theVersion) Send an "If-None-Match" header containingtheVersion
, which requests that the server return an "HTTP 301 Not Modified" if the newest version of the resource on the server has the same version as the version ID specified bytheVersion
.