| Package | Description |
|---|---|
| com.amazonaws.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
CopyImageSetInformation |
CopyImageSetInformation.clone() |
CopyImageSetInformation |
CopyImageSetRequest.getCopyImageSetInformation()
Copy image set information.
|
CopyImageSetInformation |
CopyImageSetInformation.withDestinationImageSet(CopyDestinationImageSet destinationImageSet)
The destination image set.
|
CopyImageSetInformation |
CopyImageSetInformation.withSourceImageSet(CopySourceImageSetInformation sourceImageSet)
The source image set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CopyImageSetRequest.setCopyImageSetInformation(CopyImageSetInformation copyImageSetInformation)
Copy image set information.
|
CopyImageSetRequest |
CopyImageSetRequest.withCopyImageSetInformation(CopyImageSetInformation copyImageSetInformation)
Copy image set information.
|
Copyright © 2024. All rights reserved.