PHP 클래스 Cdn\Request\V20141111\SetUserBlackListRequest

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

공개 메소드들

메소드 설명
__construct ( )
getConfigUrl ( )
getOwnerAccount ( )
getOwnerId ( )
getSecurityToken ( )
setConfigUrl ( $configUrl )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setSecurityToken ( $securityToken )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getConfigUrl() 공개 메소드

public getConfigUrl ( )

getOwnerAccount() 공개 메소드

public getOwnerAccount ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getSecurityToken() 공개 메소드

public getSecurityToken ( )

setConfigUrl() 공개 메소드

public setConfigUrl ( $configUrl )

setOwnerAccount() 공개 메소드

public setOwnerAccount ( $ownerAccount )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setSecurityToken() 공개 메소드

public setSecurityToken ( $securityToken )