| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
ExportJobProperties |
DescribeFhirExportJobResponse.exportJobProperties()
Displays the properties of the export job, including the ID, Arn, Name, and the status of the job.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExportJobProperties> |
ListFhirExportJobsResponse.exportJobPropertiesList()
The properties of listed FHIR export jobs, including the ID, ARN, name, and the status of the job.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFhirExportJobResponse.Builder |
DescribeFhirExportJobResponse.Builder.exportJobProperties(ExportJobProperties exportJobProperties)
Displays the properties of the export job, including the ID, Arn, Name, and the status of the job.
|
ListFhirExportJobsResponse.Builder |
ListFhirExportJobsResponse.Builder.exportJobPropertiesList(ExportJobProperties... exportJobPropertiesList)
The properties of listed FHIR export jobs, including the ID, ARN, name, and the status of the job.
|
| Modifier and Type | Method and Description |
|---|---|
ListFhirExportJobsResponse.Builder |
ListFhirExportJobsResponse.Builder.exportJobPropertiesList(Collection<ExportJobProperties> exportJobPropertiesList)
The properties of listed FHIR export jobs, including the ID, ARN, name, and the status of the job.
|
Copyright © 2023. All rights reserved.