PHP Class Push\Request\V20160801\CreateAppRequest

Inheritance: extends RpcAcsRequest
Datei anzeigen Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAppName ( )
getDescription ( )
getIndustryId ( )
setAppName ( $appName )
setDescription ( $description )
setIndustryId ( $industryId )

Method Details

__construct() public method

public __construct ( )

getAppName() public method

public getAppName ( )

getDescription() public method

public getDescription ( )

getIndustryId() public method

public getIndustryId ( )

setAppName() public method

public setAppName ( $appName )

setDescription() public method

public setDescription ( $description )

setIndustryId() public method

public setIndustryId ( $industryId )