public class ListWarehouseRequest extends cn.com.antcloud.api.product.AntCloudProdRequest<ListWarehouseResponse>
| 构造器和说明 |
|---|
ListWarehouseRequest() |
ListWarehouseRequest(String productInstanceId) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCurrentPage()
当前页
|
Long |
getPageSize()
页面大小
|
void |
setCurrentPage(Long currentPage)
当前页
|
void |
setPageSize(Long pageSize)
页面大小
|
getProductInstanceId, getRegionName, setProductInstanceId, setRegionNamepublic ListWarehouseRequest(String productInstanceId)
public ListWarehouseRequest()
Copyright © 2021. All Rights Reserved.