类 NamingFuzzyWatchChangeNotifyResponse
java.lang.Object
com.alibaba.nacos.api.remote.response.Response
com.alibaba.nacos.api.naming.remote.response.NamingFuzzyWatchChangeNotifyResponse
- 所有已实现的接口:
Payload
Response for notify fuzzy watcher.
- 作者:
- tanyongquan
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.alibaba.nacos.api.remote.response.Response
getErrorCode, getMessage, getRequestId, getResultCode, isSuccess, setErrorCode, setErrorInfo, setMessage, setRequestId, setResultCode, toString
-
构造器详细资料
-
NamingFuzzyWatchChangeNotifyResponse
public NamingFuzzyWatchChangeNotifyResponse()
-