
Package ca.uhn.fhir.rest.gclient
Interface IFetchConformanceTyped<T extends IBaseConformance>
-
- All Superinterfaces:
IClientExecutable<IFetchConformanceTyped<T>,T>
public interface IFetchConformanceTyped<T extends IBaseConformance> extends IClientExecutable<IFetchConformanceTyped<T>,T>
-
-
Method Summary
-
Methods inherited from interface ca.uhn.fhir.rest.gclient.IClientExecutable
accept, andLogRequestAndResponse, cacheControl, elementsSubset, encoded, encodedJson, encodedXml, execute, preferResponseType, preferResponseTypes, prettyPrint, summaryMode, withAdditionalHeader
-
-