static HttpPostClientInvocation |
MethodUtil.createCreateInvocation(IBaseResource theResource,
FhirContext theContext) |
static HttpPostClientInvocation |
MethodUtil.createCreateInvocation(IBaseResource theResource,
String theResourceBody,
FhirContext theContext) |
static HttpPostClientInvocation |
MethodUtil.createCreateInvocation(IBaseResource theResource,
String theResourceBody,
FhirContext theContext,
Map<String,List<String>> theIfNoneExistParams) |
static HttpPostClientInvocation |
MethodUtil.createCreateInvocation(IBaseResource theResource,
String theResourceBody,
FhirContext theContext,
String theIfNoneExistUrl) |