PHP Class Push\Request\V20150827\QueryDeviceStatRequest

Inheritance: extends RpcAcsRequest
ファイルを表示 Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAppKey ( )
getDeviceType ( )
getEndTime ( )
getQueryType ( )
getStartTime ( )
setAppKey ( $appKey )
setDeviceType ( $deviceType )
setEndTime ( $endTime )
setQueryType ( $queryType )
setStartTime ( $startTime )

Method Details

__construct() public method

public __construct ( )

getAppKey() public method

public getAppKey ( )

getDeviceType() public method

public getDeviceType ( )

getEndTime() public method

public getEndTime ( )

getQueryType() public method

public getQueryType ( )

getStartTime() public method

public getStartTime ( )

setAppKey() public method

public setAppKey ( $appKey )

setDeviceType() public method

public setDeviceType ( $deviceType )

setEndTime() public method

public setEndTime ( $endTime )

setQueryType() public method

public setQueryType ( $queryType )

setStartTime() public method

public setStartTime ( $startTime )