类 ConfigChangeNotifyResponse
java.lang.Object
com.alibaba.nacos.api.remote.response.Response
com.alibaba.nacos.api.config.remote.response.ConfigChangeNotifyResponse
config change notify response from client.
- 版本:
- $Id: ConfigChangeNotifyResponse.java, v 0.1 2020年09月01日 2:59 PM liuzunfei Exp $
- 作者:
- liuzunfei
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.alibaba.nacos.api.remote.response.Response
getErrorCode, getMessage, getRequestId, getResultCode, isSuccess, setErrorCode, setErrorInfo, setMessage, setRequestId, setResultCode, toString
-
构造器详细资料
-
ConfigChangeNotifyResponse
public ConfigChangeNotifyResponse()
-