
Package ca.uhn.fhir.util
Interface FhirPatchBuilder.IDeleteStep1
- All Superinterfaces:
FhirPatchBuilder.IStepPath<FhirPatchBuilder.IDeleteStepAfter>
- Enclosing class:
- FhirPatchBuilder
public static interface FhirPatchBuilder.IDeleteStep1
extends FhirPatchBuilder.IStepPath<FhirPatchBuilder.IDeleteStepAfter>
Step 1 for creating an DELETE operation, returned by
calling
FhirPatchBuilder.delete()
-
Method Summary
Methods inherited from interface ca.uhn.fhir.util.FhirPatchBuilder.IStepPath
path