public class QueryLeaseApplicationRequest extends cn.com.antcloud.api.product.provider.AntCloudProdProviderRequest<QueryLeaseApplicationResponse>
| 构造器和说明 |
|---|
QueryLeaseApplicationRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageSize()
每页的大小
|
Long |
getStartId()
起始id
|
void |
setPageSize(Long pageSize)
每页的大小
|
void |
setStartId(Long startId)
起始id
|
Copyright © 2021. All Rights Reserved.