public class ListAssettemplateRequest extends cn.com.antcloud.api.product.AntCloudProdRequest<ListAssettemplateResponse>
| 构造器和说明 |
|---|
ListAssettemplateRequest() |
ListAssettemplateRequest(String productInstanceId) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCurrentPage()
当前页
|
Long |
getPageSize()
页大小
|
String |
getTemplateStatus()
模板状态【ALL:全部,INVALID:无效,VALID:有效】
|
void |
setCurrentPage(Long currentPage)
当前页
|
void |
setPageSize(Long pageSize)
页大小
|
void |
setTemplateStatus(String templateStatus)
模板状态【ALL:全部,INVALID:无效,VALID:有效】
|
getProductInstanceId, getRegionName, setProductInstanceId, setRegionNamepublic ListAssettemplateRequest(String productInstanceId)
public ListAssettemplateRequest()
public Long getCurrentPage()
public void setCurrentPage(Long currentPage)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getTemplateStatus()
public void setTemplateStatus(String templateStatus)
Copyright © 2021. All Rights Reserved.