| Package | Description |
|---|---|
| ca.uhn.fhir.rest.method |
| Modifier and Type | Method and Description |
|---|---|
static HttpPutClientInvocation |
MethodUtil.createUpdateInvocation(FhirContext theContext,
IBaseResource theResource,
String theResourceBody,
Map<String,List<String>> theMatchParams) |
static HttpPutClientInvocation |
MethodUtil.createUpdateInvocation(FhirContext theContext,
IBaseResource theResource,
String theResourceBody,
String theMatchUrl) |
static HttpPutClientInvocation |
MethodUtil.createUpdateInvocation(IBaseResource theResource,
String theResourceBody,
IIdType theId,
FhirContext theContext) |
Copyright © 2014–2016 University Health Network. All rights reserved.