Package ca.uhn.fhir.rest.gclient
Interface IPatchWithQueryTyped
-
- All Superinterfaces:
IBaseQuery<IPatchWithQueryTyped>,IClientExecutable<IPatchExecutable,MethodOutcome>,IPatchExecutable,IPatchWithBody,IPatchWithQuery
public interface IPatchWithQueryTyped extends IPatchWithBody, IPatchWithQuery
-
-
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.IPatchExecutable
prefer
-
Methods inherited from interface ca.uhn.fhir.rest.gclient.IPatchWithBody
conditional, conditional, conditionalByUrl, withId, withId
-
-