Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Cdn
Request
V20141111
SetUserBlackListRequest
PHP Class Cdn\Request\V20141111\SetUserBlackListRequest
Inheritance:
extends
RpcAcsRequest
Exibir arquivo
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getConfigUrl
( )
getOwnerAccount
( )
getOwnerId
( )
getSecurityToken
( )
setConfigUrl
(
$configUrl
)
setOwnerAccount
(
$ownerAccount
)
setOwnerId
(
$ownerId
)
setSecurityToken
(
$securityToken
)
Method Details
__construct()
public
method
public
__construct
( )
getConfigUrl()
public
method
public
getConfigUrl
( )
getOwnerAccount()
public
method
public
getOwnerAccount
( )
getOwnerId()
public
method
public
getOwnerId
( )
getSecurityToken()
public
method
public
getSecurityToken
( )
setConfigUrl()
public
method
public
setConfigUrl
(
$configUrl
)
setOwnerAccount()
public
method
public
setOwnerAccount
(
$ownerAccount
)
setOwnerId()
public
method
public
setOwnerId
(
$ownerId
)
setSecurityToken()
public
method
public
setSecurityToken
(
$securityToken
)