Uses of Class
software.amazon.awssdk.services.healthlake.paginators.ListFHIRExportJobsPublisher
-
Packages that use ListFHIRExportJobsPublisher Package Description software.amazon.awssdk.services.healthlake AWS 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. -
-
Uses of ListFHIRExportJobsPublisher in software.amazon.awssdk.services.healthlake
Methods in software.amazon.awssdk.services.healthlake that return ListFHIRExportJobsPublisher Modifier and Type Method Description default ListFHIRExportJobsPublisherHealthLakeAsyncClient. listFHIRExportJobsPaginator(Consumer<ListFhirExportJobsRequest.Builder> listFhirExportJobsRequest)Lists all FHIR export jobs associated with an account and their statuses.default ListFHIRExportJobsPublisherHealthLakeAsyncClient. listFHIRExportJobsPaginator(ListFhirExportJobsRequest listFhirExportJobsRequest)Lists all FHIR export jobs associated with an account and their statuses.
-