Uses of Class
software.amazon.awssdk.services.medicalimaging.model.CopyDestinationImageSetProperties
-
Packages that use CopyDestinationImageSetProperties Package Description software.amazon.awssdk.services.medicalimaging.model -
-
Uses of CopyDestinationImageSetProperties in software.amazon.awssdk.services.medicalimaging.model
Methods in software.amazon.awssdk.services.medicalimaging.model that return CopyDestinationImageSetProperties Modifier and Type Method Description CopyDestinationImageSetPropertiesCopyImageSetResponse. destinationImageSetProperties()The properties of the destination image set.Methods in software.amazon.awssdk.services.medicalimaging.model with parameters of type CopyDestinationImageSetProperties Modifier and Type Method Description CopyImageSetResponse.BuilderCopyImageSetResponse.Builder. destinationImageSetProperties(CopyDestinationImageSetProperties destinationImageSetProperties)The properties of the destination image set.
-