public static class ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyData
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListDataServiceApiAuthoritiesResponseBodyData() |
@NameInMap(value="ApiAuthorizationList") public List<ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList> apiAuthorizationList
@NameInMap(value="PageNumber") public Integer pageNumber
@NameInMap(value="PageSize") public Integer pageSize
@NameInMap(value="TotalCount") public Integer totalCount
public ListDataServiceApiAuthoritiesResponseBodyData()
public static ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyData setApiAuthorizationList(List<ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList> apiAuthorizationList)
public List<ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyDataApiAuthorizationList> getApiAuthorizationList()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyData setPageNumber(Integer pageNumber)
public Integer getPageNumber()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyData setPageSize(Integer pageSize)
public Integer getPageSize()
public ListDataServiceApiAuthoritiesResponseBody.ListDataServiceApiAuthoritiesResponseBodyData setTotalCount(Integer totalCount)
public Integer getTotalCount()
Copyright © 2021. All rights reserved.