Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Iot
Request
V20160530
QueryPageByApplyIdRequest
PHP Class Iot\Request\V20160530\QueryPageByApplyIdRequest
Inheritance:
extends
RpcAcsRequest
显示文件
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getApplyId
( )
getCurrenPage
( )
getPageSize
( )
setApplyId
(
$applyId
)
setCurrenPage
(
$currenPage
)
setPageSize
(
$pageSize
)
Method Details
__construct()
public
method
public
__construct
( )
getApplyId()
public
method
public
getApplyId
( )
getCurrenPage()
public
method
public
getCurrenPage
( )
getPageSize()
public
method
public
getPageSize
( )
setApplyId()
public
method
public
setApplyId
(
$applyId
)
setCurrenPage()
public
method
public
setCurrenPage
(
$currenPage
)
setPageSize()
public
method
public
setPageSize
(
$pageSize
)