We have a requirement where a SpringBoot Application need to create
ImageSet in AEM , we plan to use S7SetHelper and ImageSet method, but as
per the documentation
(https://javadoc.io/static/com.adobe.aem/aem-sdk-api/2021.7.5658.20210723T140305Z-210600/com/day/cq/dam/api/s7dam/set/ImageSet.html)
- they have been depreciated and will be replaced by a new API in future
release Wondering if there is new APIs providing this feature, we are
blocked as we have to create ImageSets dynamically ... If no ...