PHP 클래스 Iot\Request\V20160104\DevicePermitModifyRequest

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

공개 메소드들

메소드 설명
__construct ( )
getAppKey ( )
getDeviceId ( )
getGrantType ( )
getRuleId ( )
getTopicFullName ( )
setAppKey ( $appKey )
setDeviceId ( $deviceId )
setGrantType ( $grantType )
setRuleId ( $ruleId )
setTopicFullName ( $topicFullName )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getAppKey() 공개 메소드

public getAppKey ( )

getDeviceId() 공개 메소드

public getDeviceId ( )

getGrantType() 공개 메소드

public getGrantType ( )

getRuleId() 공개 메소드

public getRuleId ( )

getTopicFullName() 공개 메소드

public getTopicFullName ( )

setAppKey() 공개 메소드

public setAppKey ( $appKey )

setDeviceId() 공개 메소드

public setDeviceId ( $deviceId )

setGrantType() 공개 메소드

public setGrantType ( $grantType )

setRuleId() 공개 메소드

public setRuleId ( $ruleId )

setTopicFullName() 공개 메소드

public setTopicFullName ( $topicFullName )