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