public static class BatchGetGroupSetConfigResponseBody.BatchGetGroupSetConfigResponseBodyGroupSetConfigs
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
configKey |
String |
configValue |
构造器和说明 |
---|
BatchGetGroupSetConfigResponseBodyGroupSetConfigs() |
@NameInMap(value="configKey") public String configKey
@NameInMap(value="configValue") public String configValue
public BatchGetGroupSetConfigResponseBodyGroupSetConfigs()
public static BatchGetGroupSetConfigResponseBody.BatchGetGroupSetConfigResponseBodyGroupSetConfigs build(Map<String,?> map) throws Exception
Exception
public BatchGetGroupSetConfigResponseBody.BatchGetGroupSetConfigResponseBodyGroupSetConfigs setConfigKey(String configKey)
public String getConfigKey()
public BatchGetGroupSetConfigResponseBody.BatchGetGroupSetConfigResponseBodyGroupSetConfigs setConfigValue(String configValue)
public String getConfigValue()
Copyright © 2022. All rights reserved.