CloningInfo.withAppSettingsOverrides(Map<String, String> appSettingsOverrides) 方法
定义
Set the appSettingsOverrides value.
public CloningInfo withAppSettingsOverrides(Map<String, String> appSettingsOverrides)
参数
- appSettingsOverrides
- Map<String, String>
the appSettingsOverrides value to set
返回
the CloningInfo object itself.