PHP Class Push\Request\V20150827\QueryDeviceStatisticsRequest

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

Public Methods

Method Description
__construct ( )
getAppKey ( )
getDeviceType ( )
getEndTime ( )
getStartTime ( )
getType ( )
setAppKey ( $appKey )
setDeviceType ( $deviceType )
setEndTime ( $endTime )
setStartTime ( $startTime )
setType ( $type )

Method Details

__construct() public method

public __construct ( )

getAppKey() public method

public getAppKey ( )

getDeviceType() public method

public getDeviceType ( )

getEndTime() public method

public getEndTime ( )

getStartTime() public method

public getStartTime ( )

getType() public method

public getType ( )

setAppKey() public method

public setAppKey ( $appKey )

setDeviceType() public method

public setDeviceType ( $deviceType )

setEndTime() public method

public setEndTime ( $endTime )

setStartTime() public method

public setStartTime ( $startTime )

setType() public method

public setType ( $type )