public class ListNewAppsResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<ListNewAppsResponse>
| 构造器和说明 |
|---|
ListNewAppsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCurrentPage()
.
|
List<AppInfoVO> |
getData()
app
|
Long |
getPageSize()
10
|
Long |
getTotal()
10
|
void |
setCurrentPage(Long currentPage)
.
|
void |
setData(List<AppInfoVO> data)
app
|
void |
setPageSize(Long pageSize)
10
|
void |
setTotal(Long total)
10
|
Copyright © 2023. All Rights Reserved.