PHP Class Iot\Request\V20160104\RevertRpcRequest

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

Public Methods

Method Description
__construct ( )
getAppKey ( )
getDeviceId ( )
getRpcContent ( )
getTimeOut ( )
setAppKey ( $appKey )
setDeviceId ( $deviceId )
setRpcContent ( $rpcContent )
setTimeOut ( $timeOut )

Method Details

__construct() public method

public __construct ( )

getAppKey() public method

public getAppKey ( )

getDeviceId() public method

public getDeviceId ( )

getRpcContent() public method

public getRpcContent ( )

getTimeOut() public method

public getTimeOut ( )

setAppKey() public method

public setAppKey ( $appKey )

setDeviceId() public method

public setDeviceId ( $deviceId )

setRpcContent() public method

public setRpcContent ( $rpcContent )

setTimeOut() public method

public setTimeOut ( $timeOut )