Uses of Class
software.amazon.awssdk.services.medicalimaging.paginators.ListDICOMImportJobsIterable
-
Packages that use ListDICOMImportJobsIterable Package Description software.amazon.awssdk.services.medicalimaging This is the AWS HealthImaging API Reference. -
-
Uses of ListDICOMImportJobsIterable in software.amazon.awssdk.services.medicalimaging
Methods in software.amazon.awssdk.services.medicalimaging that return ListDICOMImportJobsIterable Modifier and Type Method Description default ListDICOMImportJobsIterableMedicalImagingClient. listDICOMImportJobsPaginator(Consumer<ListDicomImportJobsRequest.Builder> listDicomImportJobsRequest)List import jobs created for a specific data store.default ListDICOMImportJobsIterableMedicalImagingClient. listDICOMImportJobsPaginator(ListDicomImportJobsRequest listDicomImportJobsRequest)List import jobs created for a specific data store.
-