Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Push
Request
V20160801
ModifyAppExtensionsRequest
PHP Class Push\Request\V20160801\ModifyAppExtensionsRequest
Inheritance:
extends
RpcAcsRequest
显示文件
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
)