Uses of Interface
ca.uhn.fhir.rest.gclient.IDelete
-
Packages that use IDelete Package Description ca.uhn.fhir.rest.client.api -
-
Uses of IDelete in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that return IDelete Modifier and Type Method Description IDeleteIGenericClient. delete()Fluent method for the "delete" operation, which performs a logical delete on a server resource
-