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