
Uses of Interface
ca.uhn.fhir.rest.gclient.IDeleteWithQuery
Packages that use IDeleteWithQuery
-
Uses of IDeleteWithQuery in ca.uhn.fhir.rest.gclient
Subinterfaces of IDeleteWithQuery in ca.uhn.fhir.rest.gclientMethods in ca.uhn.fhir.rest.gclient that return IDeleteWithQueryModifier and TypeMethodDescriptionIDelete.resourceConditionalByType
(Class<? extends IBaseResource> theResourceType) Delete using a conditional/match URL.IDelete.resourceConditionalByType
(String theResourceType) Delete using a conditional/match URL.