Package ca.uhn.fhir.rest.gclient
Interface IDeleteTyped
- All Superinterfaces:
IClientExecutable<IDeleteTyped,
MethodOutcome>
- All Known Subinterfaces:
IDeleteWithQueryTyped
-
Method Summary
Modifier and TypeMethodDescriptioncascade
(DeleteCascadeModeEnum theDelete) Delete cascade mode - Note that this is a HAPI FHIR specific feature and is not supported on all servers.Methods inherited from interface ca.uhn.fhir.rest.gclient.IClientExecutable
accept, andLogRequestAndResponse, cacheControl, elementsSubset, encoded, encodedJson, encodedXml, execute, preferResponseType, preferResponseTypes, prettyPrint, summaryMode, withAdditionalHeader
-
Method Details
-
cascade
Delete cascade mode - Note that this is a HAPI FHIR specific feature and is not supported on all servers.
-