PHP Class Push\Request\V20150827\RevertRpcRequest

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

Public Methods

Method Description
__construct ( )
getAppId ( )
getDeviceId ( )
getRpcContent ( )
getTimeOut ( )
setAppId ( $appId )
setDeviceId ( $deviceId )
setRpcContent ( $rpcContent )
setTimeOut ( $timeOut )

Method Details

__construct() public method

public __construct ( )

getAppId() public method

public getAppId ( )

getDeviceId() public method

public getDeviceId ( )

getRpcContent() public method

public getRpcContent ( )

getTimeOut() public method

public getTimeOut ( )

setAppId() public method

public setAppId ( $appId )

setDeviceId() public method

public setDeviceId ( $deviceId )

setRpcContent() public method

public setRpcContent ( $rpcContent )

setTimeOut() public method

public setTimeOut ( $timeOut )