类 ConfigChangeNotifyRequest


public class ConfigChangeNotifyRequest extends ServerRequest
ConfigChangeNotifyRequest.
版本:
$Id: ConfigChangeNotifyRequest.java, v 0.1 2020年07月14日 3:20 PM liuzunfei Exp $
作者:
liuzunfei
  • 构造器详细资料

    • ConfigChangeNotifyRequest

      public ConfigChangeNotifyRequest()
  • 方法详细资料

    • getDataId

      public String getDataId()
    • setDataId

      public void setDataId(String dataId)
    • getGroup

      public String getGroup()
    • setGroup

      public void setGroup(String group)
    • getTenant

      public String getTenant()
    • setTenant

      public void setTenant(String tenant)
    • build

      public static ConfigChangeNotifyRequest build(String dataId, String group, String tenant)
      build success response.
      参数:
      dataId - dataId
      group - group
      tenant - tenant
      返回:
      ConfigChangeNotifyResponse
    • getModule

      public String getModule()
      从类复制的说明: Request
      Getter method for property type.
      指定者:
      getModule 在类中 Request
      返回:
      property value of type