Cdn\Request\V20141111\DescribeUserConfigsRequest::setConfig PHP Method

setConfig() public method

public setConfig ( $config )
    public function setConfig($config)
    {
        $this->config = $config;
        $this->queryParameters["Config"] = $config;
    }