Lines Matching refs:setParam
64 $this->setParam('config', []);
83 return $this->setParam('port', (int) $port);
101 return $this->setParam('host', $host);
124 return $this->setParam('proxy', $proxy);
142 return $this->setParam('transport', $transport);
160 return $this->setParam('compression', $compression);
178 return $this->setParam('path', $path);
188 return $this->setParam('timeout', $timeout);
213 return $this->setParam('connectTimeout', $timeout);
233 return $this->setParam('enabled', $enabled);
271 return $this->setParam('config', $config);