PHP Class Iot\Request\V20160530\QueryDeviceRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getCurrentPage ( )
getPageSize ( )
getProductKey ( )
setCurrentPage ( $currentPage )
setPageSize ( $pageSize )
setProductKey ( $productKey )

Method Details

__construct() public method

public __construct ( )

getCurrentPage() public method

public getCurrentPage ( )

getPageSize() public method

public getPageSize ( )

getProductKey() public method

public getProductKey ( )

setCurrentPage() public method

public setCurrentPage ( $currentPage )

setPageSize() public method

public setPageSize ( $pageSize )

setProductKey() public method

public setProductKey ( $productKey )