| Package | Description |
|---|---|
| ca.uhn.fhir.rest.gclient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICreateWithQueryTyped |
| Modifier and Type | Method and Description |
|---|---|
ICreateTyped |
ICreateTyped.conditionalByUrl(String theSearchUrl)
Specifies that the create should be performed as a conditional create
against a given search URL.
|
ICreateTyped |
ICreateTyped.prefer(PreferReturnEnum theReturn)
Add a
Prefer header to the request, which requests that the server include
or suppress the resource body as a part of the result. |
ICreateTyped |
ICreate.resource(IBaseResource theResource) |
ICreateTyped |
ICreate.resource(String theResourceAsText) |
Copyright © 2014–2017 University Health Network. All rights reserved.