Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Iot
Request
V20160104
RevertRpcRequest
PHP Class Iot\Request\V20160104\RevertRpcRequest
Inheritance:
extends
RpcAcsRequest
显示文件
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
)