| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
DatastoreProperties |
DescribeFhirDatastoreResponse.datastoreProperties()
All properties associated with a Data Store, including the Data Store ID, Data Store ARN, Data Store name, Data
Store status, created at, Data Store type version, and Data Store endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<DatastoreProperties> |
ListFhirDatastoresResponse.datastorePropertiesList()
All properties associated with the listed Data Stores.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFhirDatastoreResponse.Builder |
DescribeFhirDatastoreResponse.Builder.datastoreProperties(DatastoreProperties datastoreProperties)
All properties associated with a Data Store, including the Data Store ID, Data Store ARN, Data Store name,
Data Store status, created at, Data Store type version, and Data Store endpoint.
|
ListFhirDatastoresResponse.Builder |
ListFhirDatastoresResponse.Builder.datastorePropertiesList(DatastoreProperties... datastorePropertiesList)
All properties associated with the listed Data Stores.
|
| Modifier and Type | Method and Description |
|---|---|
ListFhirDatastoresResponse.Builder |
ListFhirDatastoresResponse.Builder.datastorePropertiesList(Collection<DatastoreProperties> datastorePropertiesList)
All properties associated with the listed Data Stores.
|
Copyright © 2023. All rights reserved.