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