| Package | Description |
|---|---|
| com.amazonaws.services.medicalimaging |
This is the AWS HealthImaging API Reference.
|
| com.amazonaws.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
CopyImageSetResult |
AWSMedicalImagingClient.copyImageSet(CopyImageSetRequest request)
Copy an image set.
|
CopyImageSetResult |
AWSMedicalImaging.copyImageSet(CopyImageSetRequest copyImageSetRequest)
Copy an image set.
|
CopyImageSetResult |
AbstractAWSMedicalImaging.copyImageSet(CopyImageSetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CopyImageSetResult> |
AWSMedicalImagingAsyncClient.copyImageSetAsync(CopyImageSetRequest request,
AsyncHandler<CopyImageSetRequest,CopyImageSetResult> asyncHandler) |
Future<CopyImageSetResult> |
AWSMedicalImagingAsync.copyImageSetAsync(CopyImageSetRequest copyImageSetRequest,
AsyncHandler<CopyImageSetRequest,CopyImageSetResult> asyncHandler)
Copy an image set.
|
Future<CopyImageSetResult> |
AbstractAWSMedicalImagingAsync.copyImageSetAsync(CopyImageSetRequest request,
AsyncHandler<CopyImageSetRequest,CopyImageSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CopyImageSetResult |
CopyImageSetResult.clone() |
CopyImageSetResult |
CopyImageSetResult.withDatastoreId(String datastoreId)
The data store identifier.
|
CopyImageSetResult |
CopyImageSetResult.withDestinationImageSetProperties(CopyDestinationImageSetProperties destinationImageSetProperties)
The properties of the destination image set.
|
CopyImageSetResult |
CopyImageSetResult.withSourceImageSetProperties(CopySourceImageSetProperties sourceImageSetProperties)
The properties of the source image set.
|
Copyright © 2024. All rights reserved.