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