Uses of Class
software.amazon.awssdk.services.medicalimaging.paginators.ListDatastoresIterable
-
Packages that use ListDatastoresIterable Package Description software.amazon.awssdk.services.medicalimaging This is the AWS HealthImaging API Reference. -
-
Uses of ListDatastoresIterable in software.amazon.awssdk.services.medicalimaging
Methods in software.amazon.awssdk.services.medicalimaging that return ListDatastoresIterable Modifier and Type Method Description default ListDatastoresIterableMedicalImagingClient. listDatastoresPaginator(Consumer<ListDatastoresRequest.Builder> listDatastoresRequest)List data stores.default ListDatastoresIterableMedicalImagingClient. listDatastoresPaginator(ListDatastoresRequest listDatastoresRequest)List data stores.
-