static HttpPutClientInvocation |
MethodUtil.createUpdateInvocation(ca.uhn.fhir.context.FhirContext theContext,
org.hl7.fhir.instance.model.api.IBaseResource theResource,
String theResourceBody,
Map<String,List<String>> theMatchParams) |
static HttpPutClientInvocation |
MethodUtil.createUpdateInvocation(ca.uhn.fhir.context.FhirContext theContext,
org.hl7.fhir.instance.model.api.IBaseResource theResource,
String theResourceBody,
String theMatchUrl) |
static HttpPutClientInvocation |
MethodUtil.createUpdateInvocation(org.hl7.fhir.instance.model.api.IBaseResource theResource,
String theResourceBody,
org.hl7.fhir.instance.model.api.IIdType theId,
ca.uhn.fhir.context.FhirContext theContext) |