public class KoubeiRetailInstanceQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailInstanceQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getInstanceType()
Gets instance type.
|
Long |
getPageNum()
Gets page num.
|
Long |
getPageSize()
Gets page size.
|
void |
setInstanceType(String instanceType)
Sets instance type.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
public String getInstanceType()
public void setInstanceType(String instanceType)
instanceType
- the instance typepublic Long getPageNum()
public void setPageNum(Long pageNum)
pageNum
- the page numpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizeCopyright © 2018. All rights reserved.