PHP Class Cdn\Request\V20141111\SetUserBlackListRequest

Inheritance: extends RpcAcsRequest
Show file 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 )