Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Iot
Request
V20160530
ApplyDeviceWithNamesRequest
PHP Class Iot\Request\V20160530\ApplyDeviceWithNamesRequest
Inheritance:
extends
RpcAcsRequest
Mostrar archivo
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getDeviceName
( )
getProductKey
( )
setDeviceName
(
$deviceName
)
setProductKey
(
$productKey
)
Method Details
__construct()
public
method
public
__construct
( )
getDeviceName()
public
method
public
getDeviceName
( )
getProductKey()
public
method
public
getProductKey
( )
setDeviceName()
public
method
public
setDeviceName
(
$deviceName
)
setProductKey()
public
method
public
setProductKey
(
$productKey
)