| Package | Description |
|---|---|
| ca.uhn.fhir.jaxrs.server | |
| ca.uhn.fhir.jaxrs.server.util |
| Modifier and Type | Method and Description |
|---|---|
JaxRsRequest.Builder |
AbstractJaxRsProvider.getRequest(ca.uhn.fhir.rest.api.RequestTypeEnum requestType,
ca.uhn.fhir.rest.api.RestOperationTypeEnum restOperation)
Return the requestbuilder for the server
|
JaxRsRequest.Builder |
AbstractJaxRsProvider.getRequest(ca.uhn.fhir.rest.api.RequestTypeEnum requestType,
ca.uhn.fhir.rest.api.RestOperationTypeEnum restOperation,
String theResourceName)
Return the requestbuilder for the server
|
| Modifier and Type | Method and Description |
|---|---|
JaxRsRequest.Builder |
JaxRsRequest.Builder.compartment(String compartment)
Set the compartment
|
JaxRsRequest.Builder |
JaxRsRequest.Builder.id(String id)
Set the id
|
JaxRsRequest.Builder |
JaxRsRequest.Builder.resource(String resource)
Set the resource
|
JaxRsRequest.Builder |
JaxRsRequest.Builder.version(String version)
Set the id version
|
Copyright © 2014–2019 University Health Network. All rights reserved.