PHP Class Iot\Request\V20160530\ApplyDeviceWithNamesRequest

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

Méthodes publiques

Méthode Description
__construct ( )
getDeviceName ( )
getProductKey ( )
setDeviceName ( $deviceName )
setProductKey ( $productKey )

Method Details

__construct() public méthode

public __construct ( )

getDeviceName() public méthode

public getDeviceName ( )

getProductKey() public méthode

public getProductKey ( )

setDeviceName() public méthode

public setDeviceName ( $deviceName )

setProductKey() public méthode

public setProductKey ( $productKey )