| Package | Description |
|---|---|
| software.amazon.awssdk.services.medicalimaging |
This is the AWS HealthImaging API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDicomImportJobResponse |
MedicalImagingClient.getDICOMImportJob(Consumer<GetDicomImportJobRequest.Builder> getDicomImportJobRequest)
Get the import job properties to learn more about the job or job progress.
|
default GetDicomImportJobResponse |
MedicalImagingClient.getDICOMImportJob(GetDicomImportJobRequest getDicomImportJobRequest)
Get the import job properties to learn more about the job or job progress.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDicomImportJobResponse> |
MedicalImagingAsyncClient.getDICOMImportJob(Consumer<GetDicomImportJobRequest.Builder> getDicomImportJobRequest)
Get the import job properties to learn more about the job or job progress.
|
default CompletableFuture<GetDicomImportJobResponse> |
MedicalImagingAsyncClient.getDICOMImportJob(GetDicomImportJobRequest getDicomImportJobRequest)
Get the import job properties to learn more about the job or job progress.
|
Copyright © 2023. All rights reserved.