PHP 클래스 Iot\Request\V20160104\UnSubRequest

상속: extends RpcAcsRequest
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk

공개 메소드들

메소드 설명
__construct ( )
getAppKey ( )
getTopic ( )
getTopicList ( )
setAppKey ( $appKey )
setTopic ( $topic )
setTopicList ( $topicList )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getAppKey() 공개 메소드

public getAppKey ( )

getTopic() 공개 메소드

public getTopic ( )

getTopicList() 공개 메소드

public getTopicList ( )

setAppKey() 공개 메소드

public setAppKey ( $appKey )

setTopic() 공개 메소드

public setTopic ( $topic )

setTopicList() 공개 메소드

public setTopicList ( $topicList )