PHP Class Iot\Request\V20160530\DeviceRevokeByTopicRequest

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

Public Methods

Method Description
__construct ( )
getDeviceName ( )
getGrantType ( )
getProductKey ( )
getTopicFullName ( )
setDeviceName ( $deviceName )
setGrantType ( $grantType )
setProductKey ( $productKey )
setTopicFullName ( $topicFullName )

Method Details

__construct() public method

public __construct ( )

getDeviceName() public method

public getDeviceName ( )

getGrantType() public method

public getGrantType ( )

getProductKey() public method

public getProductKey ( )

getTopicFullName() public method

public getTopicFullName ( )

setDeviceName() public method

public setDeviceName ( $deviceName )

setGrantType() public method

public setGrantType ( $grantType )

setProductKey() public method

public setProductKey ( $productKey )

setTopicFullName() public method

public setTopicFullName ( $topicFullName )