PHP Class Iot\Request\V20160104\DeviceRevokeByTopicRequest

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

Méthodes publiques

Méthode Description
__construct ( )
getAppKey ( )
getDeviceId ( )
getGrantType ( )
getTopicFullName ( )
setAppKey ( $appKey )
setDeviceId ( $deviceId )
setGrantType ( $grantType )
setTopicFullName ( $topicFullName )

Method Details

__construct() public méthode

public __construct ( )

getAppKey() public méthode

public getAppKey ( )

getDeviceId() public méthode

public getDeviceId ( )

getGrantType() public méthode

public getGrantType ( )

getTopicFullName() public méthode

public getTopicFullName ( )

setAppKey() public méthode

public setAppKey ( $appKey )

setDeviceId() public méthode

public setDeviceId ( $deviceId )

setGrantType() public méthode

public setGrantType ( $grantType )

setTopicFullName() public méthode

public setTopicFullName ( $topicFullName )