PHP Class Push\Request\V20160801\QueryUniqueDeviceStatRequest

Inheritance: extends RpcAcsRequest
Exibir arquivo Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAppKey ( )
getEndTime ( )
getGranularity ( )
getStartTime ( )
setAppKey ( $appKey )
setEndTime ( $endTime )
setGranularity ( $granularity )
setStartTime ( $startTime )

Method Details

__construct() public method

public __construct ( )

getAppKey() public method

public getAppKey ( )

getEndTime() public method

public getEndTime ( )

getGranularity() public method

public getGranularity ( )

getStartTime() public method

public getStartTime ( )

setAppKey() public method

public setAppKey ( $appKey )

setEndTime() public method

public setEndTime ( $endTime )

setGranularity() public method

public setGranularity ( $granularity )

setStartTime() public method

public setStartTime ( $startTime )