public class AllImportassetRequest extends cn.com.antcloud.api.product.AntCloudProdRequest<AllImportassetResponse>
| 构造器和说明 |
|---|
AllImportassetRequest() |
AllImportassetRequest(String productInstanceId) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCurrentPage()
当前页
|
Long |
getPageSize()
页面容量
|
String |
getPhone()
小程序是加密后的字符串
|
String |
getUserId()
用户标识
|
void |
setCurrentPage(Long currentPage)
当前页
|
void |
setPageSize(Long pageSize)
页面容量
|
void |
setPhone(String phone)
小程序是加密后的字符串
|
void |
setUserId(String userId)
用户标识
|
getProductInstanceId, getRegionName, setProductInstanceId, setRegionNamepublic AllImportassetRequest(String productInstanceId)
public AllImportassetRequest()
public Long getCurrentPage()
public void setCurrentPage(Long currentPage)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getUserId()
public void setUserId(String userId)
public String getPhone()
public void setPhone(String phone)
Copyright © 2021. All Rights Reserved.