| Package | Description |
|---|---|
| software.amazon.awssdk.services.medicalimaging |
This is the AWS HealthImaging API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CopyImageSetResponse |
MedicalImagingClient.copyImageSet(Consumer<CopyImageSetRequest.Builder> copyImageSetRequest)
Copy an image set.
|
default CopyImageSetResponse |
MedicalImagingClient.copyImageSet(CopyImageSetRequest copyImageSetRequest)
Copy an image set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CopyImageSetResponse> |
MedicalImagingAsyncClient.copyImageSet(Consumer<CopyImageSetRequest.Builder> copyImageSetRequest)
Copy an image set.
|
default CompletableFuture<CopyImageSetResponse> |
MedicalImagingAsyncClient.copyImageSet(CopyImageSetRequest copyImageSetRequest)
Copy an image set.
|
Copyright © 2023. All rights reserved.