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
DeviceRevokeByTopicRequest
PHP Class Iot\Request\V20160530\DeviceRevokeByTopicRequest
Inheritance:
extends
RpcAcsRequest
Mostrar archivo
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getDeviceName
( )
getGrantType
( )
getProductKey
( )
getTopicFullName
( )
setDeviceName
(
$deviceName
)
setGrantType
(
$grantType
)
setProductKey
(
$productKey
)
setTopicFullName
(
$topicFullName
)
Method Details
__construct()
public
method
public
__construct
( )
getDeviceName()
public
method
public
getDeviceName
( )
getGrantType()
public
method
public
getGrantType
( )
getProductKey()
public
method
public
getProductKey
( )
getTopicFullName()
public
method
public
getTopicFullName
( )
setDeviceName()
public
method
public
setDeviceName
(
$deviceName
)
setGrantType()
public
method
public
setGrantType
(
$grantType
)
setProductKey()
public
method
public
setProductKey
(
$productKey
)
setTopicFullName()
public
method
public
setTopicFullName
(
$topicFullName
)