| 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.paginators | |
| software.amazon.awssdk.services.healthlake.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListFhirExportJobsResponse |
HealthLakeClient.listFHIRExportJobs(ListFhirExportJobsRequest listFhirExportJobsRequest)
Lists all FHIR export jobs associated with an account and their statuses.
|
default CompletableFuture<ListFhirExportJobsResponse> |
HealthLakeAsyncClient.listFHIRExportJobs(ListFhirExportJobsRequest listFhirExportJobsRequest)
Lists all FHIR export jobs associated with an account and their statuses.
|
default ListFHIRExportJobsIterable |
HealthLakeClient.listFHIRExportJobsPaginator(ListFhirExportJobsRequest listFhirExportJobsRequest)
Lists all FHIR export jobs associated with an account and their statuses.
|
default ListFHIRExportJobsPublisher |
HealthLakeAsyncClient.listFHIRExportJobsPaginator(ListFhirExportJobsRequest listFhirExportJobsRequest)
Lists all FHIR export jobs associated with an account and their statuses.
|
| Constructor and Description |
|---|
ListFHIRExportJobsIterable(HealthLakeClient client,
ListFhirExportJobsRequest firstRequest) |
ListFHIRExportJobsPublisher(HealthLakeAsyncClient client,
ListFhirExportJobsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListFhirExportJobsRequestMarshaller.marshall(ListFhirExportJobsRequest listFhirExportJobsRequest) |
Copyright © 2023. All rights reserved.