Uses of Class
org.linuxforhealth.fhir.operation.bulkdata.model.PollingLocationResponse
-
-
Uses of PollingLocationResponse in org.linuxforhealth.fhir.operation.bulkdata.client
Methods in org.linuxforhealth.fhir.operation.bulkdata.client that return PollingLocationResponse Modifier and Type Method Description PollingLocationResponse
BulkDataClient. status(java.lang.String job)
-
Uses of PollingLocationResponse in org.linuxforhealth.fhir.operation.bulkdata.model
Methods in org.linuxforhealth.fhir.operation.bulkdata.model with parameters of type PollingLocationResponse Modifier and Type Method Description static java.lang.String
PollingLocationResponse.Writer. generate(PollingLocationResponse response)
-
Uses of PollingLocationResponse in org.linuxforhealth.fhir.operation.bulkdata.util
Methods in org.linuxforhealth.fhir.operation.bulkdata.util with parameters of type PollingLocationResponse Modifier and Type Method Description Parameters
BulkDataExportUtil. getOutputParametersWithJson(PollingLocationResponse resource)
-