Uses of Class
software.amazon.awssdk.services.medicalimaging.model.StartDicomImportJobRequest
-
Packages that use StartDicomImportJobRequest Package Description software.amazon.awssdk.services.medicalimaging This is the AWS HealthImaging API Reference.software.amazon.awssdk.services.medicalimaging.transform -
-
Uses of StartDicomImportJobRequest in software.amazon.awssdk.services.medicalimaging
Methods in software.amazon.awssdk.services.medicalimaging with parameters of type StartDicomImportJobRequest Modifier and Type Method Description default CompletableFuture<StartDicomImportJobResponse>MedicalImagingAsyncClient. startDICOMImportJob(StartDicomImportJobRequest startDicomImportJobRequest)Start importing bulk data into anACTIVEdata store.default StartDicomImportJobResponseMedicalImagingClient. startDICOMImportJob(StartDicomImportJobRequest startDicomImportJobRequest)Start importing bulk data into anACTIVEdata store. -
Uses of StartDicomImportJobRequest in software.amazon.awssdk.services.medicalimaging.transform
Methods in software.amazon.awssdk.services.medicalimaging.transform with parameters of type StartDicomImportJobRequest Modifier and Type Method Description SdkHttpFullRequestStartDicomImportJobRequestMarshaller. marshall(StartDicomImportJobRequest startDicomImportJobRequest)
-