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