PHP Class Iot\Request\V20160530\DeviceRevokeByTopicRequest

Inheritance: extends RpcAcsRequest
Afficher le fichier Open project: aliyun/aliyun-openapi-php-sdk

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( )

getDeviceName() public méthode

public getDeviceName ( )

getGrantType() public méthode

public getGrantType ( )

getProductKey() public méthode

public getProductKey ( )

getTopicFullName() public méthode

public getTopicFullName ( )

setDeviceName() public méthode

public setDeviceName ( $deviceName )

setGrantType() public méthode

public setGrantType ( $grantType )

setProductKey() public méthode

public setProductKey ( $productKey )

setTopicFullName() public méthode

public setTopicFullName ( $topicFullName )