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