PHP Class Iot\Request\V20160104\UnSubRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAppKey ( )
getTopic ( )
getTopicList ( )
setAppKey ( $appKey )
setTopic ( $topic )
setTopicList ( $topicList )

Method Details

__construct() public method

public __construct ( )

getAppKey() public method

public getAppKey ( )

getTopic() public method

public getTopic ( )

getTopicList() public method

public getTopicList ( )

setAppKey() public method

public setAppKey ( $appKey )

setTopic() public method

public setTopic ( $topic )

setTopicList() public method

public setTopicList ( $topicList )