类 ConfigBatchListenRequest.ConfigListenContext

java.lang.Object
com.alibaba.nacos.api.config.remote.request.ConfigBatchListenRequest.ConfigListenContext
封闭类:
ConfigBatchListenRequest

public static class ConfigBatchListenRequest.ConfigListenContext extends Object
  • 构造器详细资料

    • ConfigListenContext

      public ConfigListenContext()
  • 方法详细资料

    • toString

      public String toString()
      覆盖:
      toString 在类中 Object
    • getGroup

      public String getGroup()
      Getter method for property group.
      返回:
      property value of group
    • setGroup

      public void setGroup(String group)
      Setter method for property groupId.
      参数:
      group - value to be assigned to property groupId
    • getMd5

      public String getMd5()
      Getter method for property md5.
      返回:
      property value of md5
    • setMd5

      public void setMd5(String md5)
      Setter method for property md5.
      参数:
      md5 - value to be assigned to property md5
    • getDataId

      public String getDataId()
      Getter method for property dataId.
      返回:
      property value of dataId
    • setDataId

      public void setDataId(String dataId)
      Setter method for property dataId.
      参数:
      dataId - value to be assigned to property dataId
    • getTenant

      public String getTenant()
      Getter method for property tenant.
      返回:
      property value of tenant
    • setTenant

      public void setTenant(String tenant)
      Setter method for property tenant.
      参数:
      tenant - value to be assigned to property tenant