public class NacosConfigReceivedEvent extends NacosConfigEvent
event of Nacos Configuration that has been changed.source| Constructor and Description |
|---|
NacosConfigReceivedEvent(com.alibaba.nacos.api.config.ConfigService configService,
String dataId,
String groupId,
String content,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Get Content of published Nacos Configuration
|
String |
getType() |
getConfigService, getDataId, getGroupId, getSourcetoStringCopyright © 2020. All rights reserved.