| Package | Description |
|---|---|
| software.amazon.awssdk.services.medicalimaging |
This is the AWS HealthImaging API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDatastoreResponse |
MedicalImagingClient.getDatastore(Consumer<GetDatastoreRequest.Builder> getDatastoreRequest)
Get data store properties.
|
default GetDatastoreResponse |
MedicalImagingClient.getDatastore(GetDatastoreRequest getDatastoreRequest)
Get data store properties.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDatastoreResponse> |
MedicalImagingAsyncClient.getDatastore(Consumer<GetDatastoreRequest.Builder> getDatastoreRequest)
Get data store properties.
|
default CompletableFuture<GetDatastoreResponse> |
MedicalImagingAsyncClient.getDatastore(GetDatastoreRequest getDatastoreRequest)
Get data store properties.
|
Copyright © 2023. All rights reserved.