| Package | Description |
|---|---|
| ca.uhn.fhir.rest.client.method |
| Modifier and Type | Method and Description |
|---|---|
static HttpDeleteClientInvocation |
DeleteMethodBinding.createDeleteInvocation(ca.uhn.fhir.context.FhirContext theContext,
org.hl7.fhir.instance.model.api.IIdType theId) |
static HttpDeleteClientInvocation |
DeleteMethodBinding.createDeleteInvocation(ca.uhn.fhir.context.FhirContext theContext,
String theSearchUrl) |
static HttpDeleteClientInvocation |
DeleteMethodBinding.createDeleteInvocation(ca.uhn.fhir.context.FhirContext theContext,
String theResourceType,
Map<String,List<String>> theParams) |
Copyright © 2014–2019 University Health Network. All rights reserved.