| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake |
Amazon HealthLake is a HIPAA eligibile service that allows customers to store, transform, query, and analyze their
FHIR-formatted data in a consistent fashion in the cloud.
|
| software.amazon.awssdk.services.healthlake.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeFhirExportJobResponse |
HealthLakeClient.describeFHIRExportJob(DescribeFhirExportJobRequest describeFhirExportJobRequest)
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
|
default CompletableFuture<DescribeFhirExportJobResponse> |
HealthLakeAsyncClient.describeFHIRExportJob(DescribeFhirExportJobRequest describeFhirExportJobRequest)
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeFhirExportJobRequestMarshaller.marshall(DescribeFhirExportJobRequest describeFhirExportJobRequest) |
Copyright © 2023. All rights reserved.