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