
Package ca.uhn.fhir.rest.gclient
Interface ITransactionTyped<T>
-
- All Superinterfaces:
IClientExecutable<ITransactionTyped<T>,T>
public interface ITransactionTyped<T> extends IClientExecutable<ITransactionTyped<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
-
-