类的使用
com.alibaba.nacos.api.config.remote.response.ConfigQueryResponse
-
使用ConfigQueryResponse的程序包 程序包 说明 com.alibaba.nacos.api.config.remote.response -
-
com.alibaba.nacos.api.config.remote.response中ConfigQueryResponse的使用
返回ConfigQueryResponse的com.alibaba.nacos.api.config.remote.response中的方法 修饰符和类型 方法 说明 static ConfigQueryResponseConfigQueryResponse. buildFailResponse(int errorCode, java.lang.String message)Build fail response.static ConfigQueryResponseConfigQueryResponse. buildSuccessResponse(java.lang.String content)Build success response.
-