| Package | Description |
|---|---|
| com.amazonaws.services.medicalimaging |
This is the AWS HealthImaging API Reference.
|
| com.amazonaws.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CopyImageSetResult> |
AbstractAWSMedicalImagingAsync.copyImageSetAsync(CopyImageSetRequest request,
AsyncHandler<CopyImageSetRequest,CopyImageSetResult> asyncHandler) |
Future<CopyImageSetResult> |
AWSMedicalImagingAsync.copyImageSetAsync(CopyImageSetRequest copyImageSetRequest,
AsyncHandler<CopyImageSetRequest,CopyImageSetResult> asyncHandler)
Copy an image set.
|
Future<CopyImageSetResult> |
AWSMedicalImagingAsyncClient.copyImageSetAsync(CopyImageSetRequest request,
AsyncHandler<CopyImageSetRequest,CopyImageSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CopyImageSetRequest |
CopyImageSetRequest.clone() |
CopyImageSetRequest |
CopyImageSetRequest.withCopyImageSetInformation(CopyImageSetInformation copyImageSetInformation)
Copy image set information.
|
CopyImageSetRequest |
CopyImageSetRequest.withDatastoreId(String datastoreId)
The data store identifier.
|
CopyImageSetRequest |
CopyImageSetRequest.withSourceImageSetId(String sourceImageSetId)
The source image set identifier.
|
Copyright © 2024. All rights reserved.