PHP 클래스 Push\Request\V20160801\CreateAppRequest

상속: extends RpcAcsRequest
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk

공개 메소드들

메소드 설명
__construct ( )
getAppName ( )
getDescription ( )
getIndustryId ( )
setAppName ( $appName )
setDescription ( $description )
setIndustryId ( $industryId )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getAppName() 공개 메소드

public getAppName ( )

getDescription() 공개 메소드

public getDescription ( )

getIndustryId() 공개 메소드

public getIndustryId ( )

setAppName() 공개 메소드

public setAppName ( $appName )

setDescription() 공개 메소드

public setDescription ( $description )

setIndustryId() 공개 메소드

public setIndustryId ( $industryId )