public static class OrgListResponse.PaginatedAuthorizedResources extends BasicEntity
| 构造器和说明 |
|---|
PaginatedAuthorizedResources() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OrgListResponse.AuthorizedResource> |
getList() |
Integer |
getTotalCount() |
void |
setList(List<OrgListResponse.AuthorizedResource> list) |
void |
setTotalCount(Integer totalCount) |
public List<OrgListResponse.AuthorizedResource> getList()
public void setList(List<OrgListResponse.AuthorizedResource> list)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2021. All rights reserved.