PHP Class Push\Request\V20160801\UploadAppCertRequest

Inheritance: extends RpcAcsRequest
ファイルを表示 Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAppKey ( )
getFileItem ( )
getIsDevCert ( )
setAppKey ( $appKey )
setFileItem ( $fileItem )
setIsDevCert ( $isDevCert )

Method Details

__construct() public method

public __construct ( )

getAppKey() public method

public getAppKey ( )

getFileItem() public method

public getFileItem ( )

getIsDevCert() public method

public getIsDevCert ( )

setAppKey() public method

public setAppKey ( $appKey )

setFileItem() public method

public setFileItem ( $fileItem )

setIsDevCert() public method

public setIsDevCert ( $isDevCert )