PHP Class Push\Request\V20150827\ListDevicePushRecordsRequest

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

Public Methods

Method Description
__construct ( )
getAppKey ( )
getDeviceId ( )
getPage ( )
getPageSize ( )
setAppKey ( $appKey )
setDeviceId ( $deviceId )
setPage ( $page )
setPageSize ( $pageSize )

Method Details

__construct() public method

public __construct ( )

getAppKey() public method

public getAppKey ( )

getDeviceId() public method

public getDeviceId ( )

getPage() public method

public getPage ( )

getPageSize() public method

public getPageSize ( )

setAppKey() public method

public setAppKey ( $appKey )

setDeviceId() public method

public setDeviceId ( $deviceId )

setPage() public method

public setPage ( $page )

setPageSize() public method

public setPageSize ( $pageSize )