Searched refs:webInstance (Results 1 – 2 of 2) sorted by relevance
168 public function setWebInstance(InstanceWebDetails $webInstance) argument170 $this->webInstance = $webInstance;177 return $this->webInstance;
1027 public $webInstance; variable in Google_Instance1076 public function setWebInstance(Google_InstanceWebDetails $webInstance) { argument1077 $this->webInstance = $webInstance;1080 return $this->webInstance;