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