Uses of Class
ca.uhn.fhir.rest.client.method.HttpDeleteClientInvocation
-
Uses of HttpDeleteClientInvocation in ca.uhn.fhir.rest.client.method
Modifier and TypeMethodDescriptionstatic HttpDeleteClientInvocation
DeleteMethodBinding.createDeleteInvocation
(ca.uhn.fhir.context.FhirContext theContext, String theSearchUrl, Map<String, List<String>> theParams) static HttpDeleteClientInvocation
DeleteMethodBinding.createDeleteInvocation
(ca.uhn.fhir.context.FhirContext theContext, org.hl7.fhir.instance.model.api.IIdType theId, Map<String, List<String>> theAdditionalParams)