类 HealthCheckResponse
java.lang.Object
com.alibaba.nacos.api.remote.response.Response
com.alibaba.nacos.api.remote.response.HealthCheckResponse
response of server check.
- 版本:
- $Id: ServerCheckResponse.java, v 0.1 2020年07月22日 8:37 PM liuzunfei Exp $
- 作者:
- liuzunfei
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.alibaba.nacos.api.remote.response.Response
getErrorCode, getMessage, getRequestId, getResultCode, isSuccess, setErrorCode, setErrorInfo, setMessage, setRequestId, setResultCode, toString
-
构造器详细资料
-
HealthCheckResponse
public HealthCheckResponse()
-