Generated by
JDiff

Interface com.adobe.granite.translation.core.TranslationCloudConfigUtil

Removed Methods
Object getCloudConfigObjectFromPath(Class, String)  
 

Added Methods
Object getCloudConfigObjectFromPath(Resource, Class, String) Retrieve the context aware cloud configuration at {@code cloudConfigPath} that has been applied on the {@code resource}
Object getCloudConfigObjectFromPath(Class, String) @deprecated since 6.4, use .getCloudConfigObjectFromPath(Resource, Class, String) instead