public static class GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyData
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList> |
dataEntityList |
Integer |
pageNum |
Integer |
pageSize |
Long |
totalCount |
| 构造器和说明 |
|---|
GetMetaCategoryResponseBodyData() |
@NameInMap(value="DataEntityList") public List<GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList> dataEntityList
@NameInMap(value="PageNum") public Integer pageNum
@NameInMap(value="PageSize") public Integer pageSize
@NameInMap(value="TotalCount") public Long totalCount
public static GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyData setDataEntityList(List<GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList> dataEntityList)
public List<GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList> getDataEntityList()
public GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyData setPageNum(Integer pageNum)
public Integer getPageNum()
public GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyData setPageSize(Integer pageSize)
public Integer getPageSize()
public GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyData setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2021. All rights reserved.