PHP Class Iot\Request\V20160530\CreateProductRequest

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

Méthodes publiques

Méthode Description
__construct ( )
getCatId ( )
getDesc ( )
getExtProps ( )
getName ( )
getSecurityPolicy ( )
setCatId ( $catId )
setDesc ( $desc )
setExtProps ( $extProps )
setName ( $name )
setSecurityPolicy ( $securityPolicy )

Method Details

__construct() public méthode

public __construct ( )

getCatId() public méthode

public getCatId ( )

getDesc() public méthode

public getDesc ( )

getExtProps() public méthode

public getExtProps ( )

getName() public méthode

public getName ( )

getSecurityPolicy() public méthode

public getSecurityPolicy ( )

setCatId() public méthode

public setCatId ( $catId )

setDesc() public méthode

public setDesc ( $desc )

setExtProps() public méthode

public setExtProps ( $extProps )

setName() public méthode

public setName ( $name )

setSecurityPolicy() public méthode

public setSecurityPolicy ( $securityPolicy )