Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Push
Request
V20160801
DeleteTagRequest
PHP Class Push\Request\V20160801\DeleteTagRequest
Inheritance:
extends
RpcAcsRequest
ファイルを表示
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getAppKey
( )
getTagName
( )
setAppKey
(
$appKey
)
setTagName
(
$tagName
)
Method Details
__construct()
public
method
public
__construct
( )
getAppKey()
public
method
public
getAppKey
( )
getTagName()
public
method
public
getTagName
( )
setAppKey()
public
method
public
setAppKey
(
$appKey
)
setTagName()
public
method
public
setTagName
(
$tagName
)