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 PollingLocationResponseBulkDataClient. 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.StringPollingLocationResponse.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 ParametersBulkDataExportUtil. getOutputParametersWithJson(PollingLocationResponse resource)
-