类 ConfigRemoveResponse

java.lang.Object
com.alibaba.nacos.api.remote.response.Response
com.alibaba.nacos.api.config.remote.response.ConfigRemoveResponse

public class ConfigRemoveResponse extends Response
ConfigPubishResponse.
版本:
$Id: ConfigPubishResponse.java, v 0.1 2020年07月16日 4:59 PM liuzunfei Exp $
作者:
liuzunfei
  • 构造器详细资料

    • ConfigRemoveResponse

      public ConfigRemoveResponse()
  • 方法详细资料

    • buildSuccessResponse

      public static ConfigRemoveResponse buildSuccessResponse()
      Build success response.
      返回:
      response.
    • buildFailResponse

      public static ConfigRemoveResponse buildFailResponse(String errorMsg)
      Build fail response.
      返回:
      response.