类 ConfigChangeBatchListenResponse.ConfigContext
java.lang.Object
com.alibaba.nacos.api.config.remote.response.ConfigChangeBatchListenResponse.ConfigContext
-
构造器详细资料
-
ConfigContext
public ConfigContext()
-
-
方法详细资料
-
getGroup
Getter method for property groupId.- 返回:
- property value of groupId
-
setGroup
Setter method for property groupId.- 参数:
group- value to be assigned to property groupId
-
getDataId
Getter method for property dataId.- 返回:
- property value of dataId
-
setDataId
Setter method for property dataId.- 参数:
dataId- value to be assigned to property dataId
-
getTenant
Getter method for property tenant.- 返回:
- property value of tenant
-
setTenant
Setter method for property tenant.- 参数:
tenant- value to be assigned to property tenant
-
toString
-