Uses of Class
software.amazon.awssdk.services.healthlake.model.ConflictException
-
Packages that use ConflictException 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 ConflictException in software.amazon.awssdk.services.healthlake
Methods in software.amazon.awssdk.services.healthlake that throw ConflictException Modifier and Type Method Description default DeleteFhirDatastoreResponseHealthLakeClient. deleteFHIRDatastore(Consumer<DeleteFhirDatastoreRequest.Builder> deleteFhirDatastoreRequest)Deletes a data store.default DeleteFhirDatastoreResponseHealthLakeClient. deleteFHIRDatastore(DeleteFhirDatastoreRequest deleteFhirDatastoreRequest)Deletes a data store.
-