Uses of Class
software.amazon.awssdk.services.healthlake.paginators.ListFHIRDatastoresPublisher
-
Packages that use ListFHIRDatastoresPublisher 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 ListFHIRDatastoresPublisher in software.amazon.awssdk.services.healthlake
Methods in software.amazon.awssdk.services.healthlake that return ListFHIRDatastoresPublisher Modifier and Type Method Description default ListFHIRDatastoresPublisherHealthLakeAsyncClient. listFHIRDatastoresPaginator(Consumer<ListFhirDatastoresRequest.Builder> listFhirDatastoresRequest)Lists all FHIR data stores that are in the user’s account, regardless of data store status.default ListFHIRDatastoresPublisherHealthLakeAsyncClient. listFHIRDatastoresPaginator(ListFhirDatastoresRequest listFhirDatastoresRequest)Lists all FHIR data stores that are in the user’s account, regardless of data store status.
-