public function setStickySession($stickySession) { $this->stickySession = $stickySession; $this->queryParameters["StickySession"] = $stickySession; }