| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeFHIRDatastoreResult |
AbstractAmazonHealthLake.describeFHIRDatastore(DescribeFHIRDatastoreRequest request) |
DescribeFHIRDatastoreResult |
AmazonHealthLakeClient.describeFHIRDatastore(DescribeFHIRDatastoreRequest request)
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store
name, data store status, when the data store was created, data store type version, and the data store's endpoint.
|
DescribeFHIRDatastoreResult |
AmazonHealthLake.describeFHIRDatastore(DescribeFHIRDatastoreRequest describeFHIRDatastoreRequest)
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store
name, data store status, when the data store was created, data store type version, and the data store's endpoint.
|
Future<DescribeFHIRDatastoreResult> |
AbstractAmazonHealthLakeAsync.describeFHIRDatastoreAsync(DescribeFHIRDatastoreRequest request) |
Future<DescribeFHIRDatastoreResult> |
AmazonHealthLakeAsyncClient.describeFHIRDatastoreAsync(DescribeFHIRDatastoreRequest request) |
Future<DescribeFHIRDatastoreResult> |
AmazonHealthLakeAsync.describeFHIRDatastoreAsync(DescribeFHIRDatastoreRequest describeFHIRDatastoreRequest)
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store
name, data store status, when the data store was created, data store type version, and the data store's endpoint.
|
Future<DescribeFHIRDatastoreResult> |
AbstractAmazonHealthLakeAsync.describeFHIRDatastoreAsync(DescribeFHIRDatastoreRequest request,
AsyncHandler<DescribeFHIRDatastoreRequest,DescribeFHIRDatastoreResult> asyncHandler) |
Future<DescribeFHIRDatastoreResult> |
AmazonHealthLakeAsyncClient.describeFHIRDatastoreAsync(DescribeFHIRDatastoreRequest request,
AsyncHandler<DescribeFHIRDatastoreRequest,DescribeFHIRDatastoreResult> asyncHandler) |
Future<DescribeFHIRDatastoreResult> |
AmazonHealthLakeAsync.describeFHIRDatastoreAsync(DescribeFHIRDatastoreRequest describeFHIRDatastoreRequest,
AsyncHandler<DescribeFHIRDatastoreRequest,DescribeFHIRDatastoreResult> asyncHandler)
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store
name, data store status, when the data store was created, data store type version, and the data store's endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFHIRDatastoreRequest |
DescribeFHIRDatastoreRequest.clone() |
DescribeFHIRDatastoreRequest |
DescribeFHIRDatastoreRequest.withDatastoreId(String datastoreId)
The AWS-generated data store ID.
|
Copyright © 2024. All rights reserved.