| Package | Description |
|---|---|
| software.amazon.awssdk.services.medicalimaging |
This is the AWS HealthImaging API Reference.
|
| software.amazon.awssdk.services.medicalimaging.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListDatastoresResponse |
MedicalImagingClient.listDatastores(Consumer<ListDatastoresRequest.Builder> listDatastoresRequest)
List data stores created by this AWS account.
|
default ListDatastoresResponse |
MedicalImagingClient.listDatastores(ListDatastoresRequest listDatastoresRequest)
List data stores created by this AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDatastoresResponse> |
MedicalImagingAsyncClient.listDatastores(Consumer<ListDatastoresRequest.Builder> listDatastoresRequest)
List data stores created by this AWS account.
|
default CompletableFuture<ListDatastoresResponse> |
MedicalImagingAsyncClient.listDatastores(ListDatastoresRequest listDatastoresRequest)
List data stores created by this AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDatastoresResponse> |
ListDatastoresIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDatastoresPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDatastoresResponse> subscriber) |
Copyright © 2023. All rights reserved.