| Package | Description |
|---|---|
| com.amazonaws.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
CopyDestinationImageSet |
CopyDestinationImageSet.clone() |
CopyDestinationImageSet |
CopyImageSetInformation.getDestinationImageSet()
The destination image set.
|
CopyDestinationImageSet |
CopyDestinationImageSet.withImageSetId(String imageSetId)
The image set identifier for the destination image set.
|
CopyDestinationImageSet |
CopyDestinationImageSet.withLatestVersionId(String latestVersionId)
The latest version identifier for the destination image set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CopyImageSetInformation.setDestinationImageSet(CopyDestinationImageSet destinationImageSet)
The destination image set.
|
CopyImageSetInformation |
CopyImageSetInformation.withDestinationImageSet(CopyDestinationImageSet destinationImageSet)
The destination image set.
|
Copyright © 2025. All rights reserved.