Uses of Class
software.amazon.awssdk.services.medicalimaging.model.CopyImageSetInformation
-
Packages that use CopyImageSetInformation Package Description software.amazon.awssdk.services.medicalimaging.model -
-
Uses of CopyImageSetInformation in software.amazon.awssdk.services.medicalimaging.model
Methods in software.amazon.awssdk.services.medicalimaging.model that return CopyImageSetInformation Modifier and Type Method Description CopyImageSetInformationCopyImageSetRequest. copyImageSetInformation()Copy image set information.Methods in software.amazon.awssdk.services.medicalimaging.model with parameters of type CopyImageSetInformation Modifier and Type Method Description CopyImageSetRequest.BuilderCopyImageSetRequest.Builder. copyImageSetInformation(CopyImageSetInformation copyImageSetInformation)Copy image set information.
-