PHP 클래스 Cdn\Request\V20141111\SetRefererConfigRequest

상속: extends RpcAcsRequest
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk

공개 메소드들

메소드 설명
__construct ( )
getAllowEmpty ( )
getDomainName ( )
getOwnerId ( )
getReferList ( )
getReferType ( )
getSecurityToken ( )
setAllowEmpty ( $allowEmpty )
setDomainName ( $domainName )
setOwnerId ( $ownerId )
setReferList ( $referList )
setReferType ( $referType )
setSecurityToken ( $securityToken )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getAllowEmpty() 공개 메소드

public getAllowEmpty ( )

getDomainName() 공개 메소드

public getDomainName ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getReferList() 공개 메소드

public getReferList ( )

getReferType() 공개 메소드

public getReferType ( )

getSecurityToken() 공개 메소드

public getSecurityToken ( )

setAllowEmpty() 공개 메소드

public setAllowEmpty ( $allowEmpty )

setDomainName() 공개 메소드

public setDomainName ( $domainName )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setReferList() 공개 메소드

public setReferList ( $referList )

setReferType() 공개 메소드

public setReferType ( $referType )

setSecurityToken() 공개 메소드

public setSecurityToken ( $securityToken )