| 限定符和类型 | 类和说明 |
|---|---|
static class |
ConfigChangeBatchListenResponse.ConfigContext |
| 构造器和说明 |
|---|
ConfigChangeBatchListenResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addChangeConfig(String dataId,
String group,
String tenant)
add changed config.
|
static ConfigChangeBatchListenResponse |
buildFailResponse(String errorMessage)
build fail response.
|
List<ConfigChangeBatchListenResponse.ConfigContext> |
getChangedConfigs()
Getter method for property changedConfigs.
|
void |
setChangedConfigs(List<ConfigChangeBatchListenResponse.ConfigContext> changedConfigs)
Setter method for property changedConfigs.
|
getErrorCode, getMessage, getRequestId, getResultCode, isSuccess, setErrorCode, setErrorInfo, setMessage, setRequestId, setResultCode, toStringpublic void addChangeConfig(String dataId, String group, String tenant)
dataId - dataId.group - group.tenant - tenant.public List<ConfigChangeBatchListenResponse.ConfigContext> getChangedConfigs()
public void setChangedConfigs(List<ConfigChangeBatchListenResponse.ConfigContext> changedConfigs)
changedConfigs - value to be assigned to property changedConfigspublic static ConfigChangeBatchListenResponse buildFailResponse(String errorMessage)
errorMessage - errorMessage.Copyright © 2018–2024 Alibaba Group. All rights reserved.