
Package ca.uhn.fhir.rest.gclient
Interface ICreateWithQueryTyped
-
- All Superinterfaces:
IBaseQuery<ICreateWithQueryTyped>
,IClientExecutable<ICreateTyped,MethodOutcome>
,ICreateTyped
,ICreateWithQuery
public interface ICreateWithQueryTyped extends ICreateTyped, ICreateWithQuery
-
-
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.ICreateTyped
conditional, conditionalByUrl, prefer
-
-