PHP Class Push\Request\V20160801\ModifyAppExtensionsRequest

Inheritance: extends RpcAcsRequest
Mostrar archivo Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAppKey ( )
getHwAppKey ( )
getHwAppSecretKey ( )
getXmAppSecretKey ( )
setAppKey ( $appKey )
setHwAppKey ( $hwAppKey )
setHwAppSecretKey ( $hwAppSecretKey )
setXmAppSecretKey ( $xmAppSecretKey )

Method Details

__construct() public method

public __construct ( )

getAppKey() public method

public getAppKey ( )

getHwAppKey() public method

public getHwAppKey ( )

getHwAppSecretKey() public method

public getHwAppSecretKey ( )

getXmAppSecretKey() public method

public getXmAppSecretKey ( )

setAppKey() public method

public setAppKey ( $appKey )

setHwAppKey() public method

public setHwAppKey ( $hwAppKey )

setHwAppSecretKey() public method

public setHwAppSecretKey ( $hwAppSecretKey )

setXmAppSecretKey() public method

public setXmAppSecretKey ( $xmAppSecretKey )