PHP 클래스 Iot\Request\V20160530\DeviceRevokeByTopicRequest

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

공개 메소드들

메소드 설명
__construct ( )
getDeviceName ( )
getGrantType ( )
getProductKey ( )
getTopicFullName ( )
setDeviceName ( $deviceName )
setGrantType ( $grantType )
setProductKey ( $productKey )
setTopicFullName ( $topicFullName )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getDeviceName() 공개 메소드

public getDeviceName ( )

getGrantType() 공개 메소드

public getGrantType ( )

getProductKey() 공개 메소드

public getProductKey ( )

getTopicFullName() 공개 메소드

public getTopicFullName ( )

setDeviceName() 공개 메소드

public setDeviceName ( $deviceName )

setGrantType() 공개 메소드

public setGrantType ( $grantType )

setProductKey() 공개 메소드

public setProductKey ( $productKey )

setTopicFullName() 공개 메소드

public setTopicFullName ( $topicFullName )