Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Iot
Request
V20160530
UnSubRequest
PHP Class Iot\Request\V20160530\UnSubRequest
Inheritance:
extends
RpcAcsRequest
Show file
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getProductKey
( )
getTopic
( )
getTopicList
( )
setProductKey
(
$productKey
)
setTopic
(
$topic
)
setTopicList
(
$topicList
)
Method Details
__construct()
public
method
public
__construct
( )
getProductKey()
public
method
public
getProductKey
( )
getTopic()
public
method
public
getTopic
( )
getTopicList()
public
method
public
getTopicList
( )
setProductKey()
public
method
public
setProductKey
(
$productKey
)
setTopic()
public
method
public
setTopic
(
$topic
)
setTopicList()
public
method
public
setTopicList
(
$topicList
)