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