Uses of Interface
software.amazon.awssdk.services.healthlake.HealthLakeAsyncClientBuilder
-
Packages that use HealthLakeAsyncClientBuilder 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 HealthLakeAsyncClientBuilder in software.amazon.awssdk.services.healthlake
Methods in software.amazon.awssdk.services.healthlake that return HealthLakeAsyncClientBuilder Modifier and Type Method Description static HealthLakeAsyncClientBuilderHealthLakeAsyncClient. builder()Create a builder that can be used to configure and create aHealthLakeAsyncClient.
-