Uses of Class
software.amazon.awssdk.services.medicalimaging.model.GetDicomImportJobRequest
-
Packages that use GetDicomImportJobRequest Package Description software.amazon.awssdk.services.medicalimaging This is the AWS HealthImaging API Reference.software.amazon.awssdk.services.medicalimaging.transform -
-
Uses of GetDicomImportJobRequest in software.amazon.awssdk.services.medicalimaging
Methods in software.amazon.awssdk.services.medicalimaging with parameters of type GetDicomImportJobRequest Modifier and Type Method Description default CompletableFuture<GetDicomImportJobResponse>MedicalImagingAsyncClient. getDICOMImportJob(GetDicomImportJobRequest getDicomImportJobRequest)Get the import job properties to learn more about the job or job progress.default GetDicomImportJobResponseMedicalImagingClient. getDICOMImportJob(GetDicomImportJobRequest getDicomImportJobRequest)Get the import job properties to learn more about the job or job progress. -
Uses of GetDicomImportJobRequest in software.amazon.awssdk.services.medicalimaging.transform
Methods in software.amazon.awssdk.services.medicalimaging.transform with parameters of type GetDicomImportJobRequest Modifier and Type Method Description SdkHttpFullRequestGetDicomImportJobRequestMarshaller. marshall(GetDicomImportJobRequest getDicomImportJobRequest)
-