Java API to create Asset in AEMaaCs programmatically as AssetManager.create is deprecated now
Hi All,
I am creating asset in AEM as cloud service using assetManager.createAsset() method but, I got to know this was deprecated.
Do we have any alternate Java API to use instead?