Searched refs:setHosts (Results 1 – 9 of 9) sorted by relevance
18 This behavior can be changed by using the `setHosts()` method on 34 ->setHosts($hosts) // Set the hosts52 $clientBuilder->setHosts($hosts); // Set the hosts97 ->setHosts($hosts) // Set the hosts
35 ->setHosts(["localhost:1"])57 ->setHosts(["localhost:1"])
70 ->setHosts($hosts)134 ->setHosts($hosts)152 ->setHosts($hosts)177 ->setHosts($hosts)198 ->setHosts($hosts)
53 public function setHosts($hosts) function in Google\\Service\\Compute\\HostRule
47 public function setHosts($hosts) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Stats
41 public function setHosts($hosts) function in Google\\Service\\NetworkSecurity\\Destination
30 * <<Elasticsearch_ClientBuildersetHosts_setHosts,`setHosts()`>>272 .`setHosts(array $hosts)`
395 public function setHosts(array $hosts): ClientBuilder function in Elasticsearch\\ClientBuilder 455 $this->setHosts(
436 $builder->setHosts(['somehost']);