Uses of Class
software.amazon.awssdk.services.medicalimaging.model.CopyDestinationImageSet
-
Packages that use CopyDestinationImageSet Package Description software.amazon.awssdk.services.medicalimaging.model -
-
Uses of CopyDestinationImageSet in software.amazon.awssdk.services.medicalimaging.model
Methods in software.amazon.awssdk.services.medicalimaging.model that return CopyDestinationImageSet Modifier and Type Method Description CopyDestinationImageSetCopyImageSetInformation. destinationImageSet()The destination image set.Methods in software.amazon.awssdk.services.medicalimaging.model with parameters of type CopyDestinationImageSet Modifier and Type Method Description CopyImageSetInformation.BuilderCopyImageSetInformation.Builder. destinationImageSet(CopyDestinationImageSet destinationImageSet)The destination image set.
-