PHP Class Iot\Request\V20160104\RevertRpcRequest

Inheritance: extends RpcAcsRequest
Afficher le fichier Open project: aliyun/aliyun-openapi-php-sdk

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( )

getAppKey() public méthode

public getAppKey ( )

getDeviceId() public méthode

public getDeviceId ( )

getRpcContent() public méthode

public getRpcContent ( )

getTimeOut() public méthode

public getTimeOut ( )

setAppKey() public méthode

public setAppKey ( $appKey )

setDeviceId() public méthode

public setDeviceId ( $deviceId )

setRpcContent() public méthode

public setRpcContent ( $rpcContent )

setTimeOut() public méthode

public setTimeOut ( $timeOut )