PHP Class Cdn\Request\V20141111\SetRefererConfigRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAllowEmpty ( )
getDomainName ( )
getOwnerId ( )
getReferList ( )
getReferType ( )
getSecurityToken ( )
setAllowEmpty ( $allowEmpty )
setDomainName ( $domainName )
setOwnerId ( $ownerId )
setReferList ( $referList )
setReferType ( $referType )
setSecurityToken ( $securityToken )

Method Details

__construct() public method

public __construct ( )

getAllowEmpty() public method

public getAllowEmpty ( )

getDomainName() public method

public getDomainName ( )

getOwnerId() public method

public getOwnerId ( )

getReferList() public method

public getReferList ( )

getReferType() public method

public getReferType ( )

getSecurityToken() public method

public getSecurityToken ( )

setAllowEmpty() public method

public setAllowEmpty ( $allowEmpty )

setDomainName() public method

public setDomainName ( $domainName )

setOwnerId() public method

public setOwnerId ( $ownerId )

setReferList() public method

public setReferList ( $referList )

setReferType() public method

public setReferType ( $referType )

setSecurityToken() public method

public setSecurityToken ( $securityToken )