Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Push
Request
V20160801
BindAliasRequest
PHP Class Push\Request\V20160801\BindAliasRequest
Inheritance:
extends
RpcAcsRequest
Datei anzeigen
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getAliasName
( )
getAppKey
( )
getDeviceId
( )
setAliasName
(
$aliasName
)
setAppKey
(
$appKey
)
setDeviceId
(
$deviceId
)
Method Details
__construct()
public
method
public
__construct
( )
getAliasName()
public
method
public
getAliasName
( )
getAppKey()
public
method
public
getAppKey
( )
getDeviceId()
public
method
public
getDeviceId
( )
setAliasName()
public
method
public
setAliasName
(
$aliasName
)
setAppKey()
public
method
public
setAppKey
(
$appKey
)
setDeviceId()
public
method
public
setDeviceId
(
$deviceId
)