Cdn\Request\V20141111\ClearUserDomainBlackListRequest::setOwnerId PHP Method

setOwnerId() public method

public setOwnerId ( $ownerId )
    public function setOwnerId($ownerId)
    {
        $this->ownerId = $ownerId;
        $this->queryParameters["OwnerId"] = $ownerId;
    }