| Package | Description |
|---|---|
| software.amazon.awssdk.services.medicalimaging |
This is the AWS HealthImaging API Reference.
|
| software.amazon.awssdk.services.medicalimaging.paginators | |
| software.amazon.awssdk.services.medicalimaging.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDatastoresResponse |
MedicalImagingClient.listDatastores(ListDatastoresRequest listDatastoresRequest)
List data stores.
|
default CompletableFuture<ListDatastoresResponse> |
MedicalImagingAsyncClient.listDatastores(ListDatastoresRequest listDatastoresRequest)
List data stores.
|
default ListDatastoresIterable |
MedicalImagingClient.listDatastoresPaginator(ListDatastoresRequest listDatastoresRequest)
List data stores.
|
default ListDatastoresPublisher |
MedicalImagingAsyncClient.listDatastoresPaginator(ListDatastoresRequest listDatastoresRequest)
List data stores.
|
| Constructor and Description |
|---|
ListDatastoresIterable(MedicalImagingClient client,
ListDatastoresRequest firstRequest) |
ListDatastoresPublisher(MedicalImagingAsyncClient client,
ListDatastoresRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDatastoresRequestMarshaller.marshall(ListDatastoresRequest listDatastoresRequest) |
Copyright © 2023. All rights reserved.