Home
last modified time | relevance | path

Searched refs:setParams (Results 26 – 50 of 87) sorted by relevance

1234

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DLogstashNamespace.php45 $endpoint->setParams($params);
65 $endpoint->setParams($params);
87 $endpoint->setParams($params);
H A DShutdownNamespace.php48 $endpoint->setParams($params);
71 $endpoint->setParams($params);
96 $endpoint->setParams($params);
H A DFeaturesNamespace.php44 $endpoint->setParams($params);
64 $endpoint->setParams($params);
H A DXpackNamespace.php45 $endpoint->setParams($params);
63 $endpoint->setParams($params);
H A DSslNamespace.php43 $endpoint->setParams($params);
H A DFleetNamespace.php51 $endpoint->setParams($params);
H A DMigrationNamespace.php45 $endpoint->setParams($params);
H A DTextStructureNamespace.php59 $endpoint->setParams($params);
H A DMonitoringNamespace.php53 $endpoint->setParams($params);
H A DGraphNamespace.php51 $endpoint->setParams($params);
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndex.php203 $endpoint->setParams($options);
239 $endpoint->setParams($options);
297 $endpoint->setParams($options);
337 $endpoint->setParams($options);
362 $endpoint->setParams($options);
379 $endpoint->setParams(['keep_alive' => $keepAlive]);
434 $endpoint->setParams($args);
507 $endpoint->setParams($options);
719 $endpoint->setParams($options);
793 $endpoint->setParams(
[all...]
H A DPointInTime.php12 $this->setParams(['id' => $id, 'keep_alive' => $keepAlive]);
H A DReindex.php66 $this->setParams($params);
80 $reindexEndpoint->setParams($params);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1InsightTypeGenerationConfig.php30 public function setParams($params) function in Google\\Service\\Recommender\\GoogleCloudRecommenderV1InsightTypeGenerationConfig
H A DGoogleCloudRecommenderV1RecommenderGenerationConfig.php30 public function setParams($params) function in Google\\Service\\Recommender\\GoogleCloudRecommenderV1RecommenderGenerationConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DMemcacheParameters.php48 public function setParams($params) function in Google\\Service\\CloudMemorystoreforMemcached\\MemcacheParameters
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/
H A DGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest.php48 public function setParams($params) function in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSpanOr.php27 $this->setParams(['clauses' => $clauses]);
H A DPrefix.php30 return $this->setParams($prefix);
H A DSpanTerm.php33 return $this->setParams($term);
H A DTerm.php32 return $this->setParams($term);
H A DSpanNear.php29 $this->setParams(['clauses' => $clauses]);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DStatement.php50 public function setParams($params) function in Google\\Service\\Spanner\\Statement
H A DPartitionQueryRequest.php54 public function setParams($params) function in Google\\Service\\Spanner\\PartitionQueryRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DReport.php60 public function setParams(Parameters $params) function in Google\\Service\\DoubleClickBidManager\\Report

1234