PHP Class Push\Request\V20160801\CreateAppRequest

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

Méthodes publiques

Méthode Description
__construct ( )
getAppName ( )
getDescription ( )
getIndustryId ( )
setAppName ( $appName )
setDescription ( $description )
setIndustryId ( $industryId )

Method Details

__construct() public méthode

public __construct ( )

getAppName() public méthode

public getAppName ( )

getDescription() public méthode

public getDescription ( )

getIndustryId() public méthode

public getIndustryId ( )

setAppName() public méthode

public setAppName ( $appName )

setDescription() public méthode

public setDescription ( $description )

setIndustryId() public méthode

public setIndustryId ( $industryId )