| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeFhirDatastoreResponse.Builder |
DescribeFhirDatastoreResponse.builder() |
default DescribeFhirDatastoreResponse.Builder |
DescribeFhirDatastoreResponse.Builder.datastoreProperties(Consumer<DatastoreProperties.Builder> datastoreProperties)
All properties associated with a 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.
|
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, when the data store was created, data store type version, and the data store's endpoint.
|
DescribeFhirDatastoreResponse.Builder |
DescribeFhirDatastoreResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeFhirDatastoreResponse.Builder> |
DescribeFhirDatastoreResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.