Package ca.uhn.fhir.rest.gclient
Interface IUpdateWithQueryTyped
-
- All Superinterfaces:
IBaseQuery<IUpdateWithQueryTyped>,IClientExecutable<IUpdateExecutable,MethodOutcome>,IUpdateExecutable,IUpdateTyped,IUpdateWithQuery
public interface IUpdateWithQueryTyped extends IUpdateTyped, IUpdateWithQuery
-
-
Method Summary
-
Methods inherited from interface ca.uhn.fhir.rest.gclient.IBaseQuery
and, where, where, whereMap
-
Methods inherited from interface ca.uhn.fhir.rest.gclient.IClientExecutable
accept, andLogRequestAndResponse, cacheControl, elementsSubset, encoded, encodedJson, encodedXml, execute, preferResponseType, preferResponseTypes, prettyPrint, summaryMode, withAdditionalHeader
-
Methods inherited from interface ca.uhn.fhir.rest.gclient.IUpdateExecutable
prefer
-
Methods inherited from interface ca.uhn.fhir.rest.gclient.IUpdateTyped
conditional, conditionalByUrl, withId, withId
-
-