static HttpPostClientInvocation |
MethodUtil.createCreateInvocation(org.hl7.fhir.instance.model.api.IBaseResource theResource,
ca.uhn.fhir.context.FhirContext theContext) |
static HttpPostClientInvocation |
MethodUtil.createCreateInvocation(org.hl7.fhir.instance.model.api.IBaseResource theResource,
String theResourceBody,
ca.uhn.fhir.context.FhirContext theContext) |
static HttpPostClientInvocation |
MethodUtil.createCreateInvocation(org.hl7.fhir.instance.model.api.IBaseResource theResource,
String theResourceBody,
ca.uhn.fhir.context.FhirContext theContext,
Map<String,List<String>> theIfNoneExistParams) |
static HttpPostClientInvocation |
MethodUtil.createCreateInvocation(org.hl7.fhir.instance.model.api.IBaseResource theResource,
String theResourceBody,
ca.uhn.fhir.context.FhirContext theContext,
String theIfNoneExistUrl) |