PHP Class Iot\Request\V20160530\ApplyDeviceWithNamesRequest

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

Public Methods

Method Description
__construct ( )
getDeviceName ( )
getProductKey ( )
setDeviceName ( $deviceName )
setProductKey ( $productKey )

Method Details

__construct() public method

public __construct ( )

getDeviceName() public method

public getDeviceName ( )

getProductKey() public method

public getProductKey ( )

setDeviceName() public method

public setDeviceName ( $deviceName )

setProductKey() public method

public setProductKey ( $productKey )