Interface IUpdateCustomParametersParams

    • Method Detail

      • getDataModelJson

        com.alibaba.fastjson.JSONObject getDataModelJson()
        Returns:
        The JSON data that needs to be updated.
      • getCurrentVersion

        String getCurrentVersion()
        Returns:
        The current version of the custom parameters.
      • getPreviousVersion

        String getPreviousVersion()
        Returns:
        The previous version that was used to create the given getDataModelJson().