Package ca.uhn.fhir.rest.gclient
Interface IDeleteTyped
-
- All Superinterfaces:
IClientExecutable<IDeleteTyped,IBaseOperationOutcome>
- All Known Subinterfaces:
IDeleteWithQueryTyped
public interface IDeleteTyped extends IClientExecutable<IDeleteTyped,IBaseOperationOutcome>
-
-
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
-
-