Uses of Class
software.amazon.awssdk.services.medicalimaging.model.DICOMImportJobProperties
-
Packages that use DICOMImportJobProperties Package Description software.amazon.awssdk.services.medicalimaging.model -
-
Uses of DICOMImportJobProperties in software.amazon.awssdk.services.medicalimaging.model
Methods in software.amazon.awssdk.services.medicalimaging.model that return DICOMImportJobProperties Modifier and Type Method Description DICOMImportJobPropertiesGetDicomImportJobResponse. jobProperties()The properties of the import job.Methods in software.amazon.awssdk.services.medicalimaging.model with parameters of type DICOMImportJobProperties Modifier and Type Method Description GetDicomImportJobResponse.BuilderGetDicomImportJobResponse.Builder. jobProperties(DICOMImportJobProperties jobProperties)The properties of the import job.
-