Uses of Interface
ca.uhn.fhir.rest.gclient.IDeleteWithQuery
-
Packages that use IDeleteWithQuery Package Description ca.uhn.fhir.rest.gclient -
-
Uses of IDeleteWithQuery in ca.uhn.fhir.rest.gclient
Subinterfaces of IDeleteWithQuery in ca.uhn.fhir.rest.gclient Modifier and Type Interface Description interfaceIDeleteWithQueryTypedMethods in ca.uhn.fhir.rest.gclient that return IDeleteWithQuery Modifier and Type Method Description IDeleteWithQueryIDelete. resourceConditionalByType(Class<? extends IBaseResource> theResourceType)Delete using a conditional/match URL.IDeleteWithQueryIDelete. resourceConditionalByType(String theResourceType)Delete using a conditional/match URL.
-