Home
last modified time | relevance | path

Searched refs:this (Results 16451 – 16475 of 27090) sorted by relevance

1...<<651652653654655656657658659660>>...1084

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Transform/
H A DGetTransformStats.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $transform_id = $this->transform_id ?? null;
60 return $this;
62 $this->transform_id = $transform_id;
64 return $this;
H A DStartTransform.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $transform_id = $this->transform_id ?? null;
58 return $this;
60 $this->transform_id = $transform_id;
62 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Watcher/
H A DActivateWatch.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $watch_id = $this->watch_id ?? null;
56 return $this;
58 $this->watch_id = $watch_id;
60 return $this;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSpanContaining.php17 $this->setLittle($little);
21 $this->setBig($big);
26 * @return $this
30 return $this->setParam('little', $little);
34 * @return $this
38 return $this->setParam('big', $big);
H A DSpanNot.php17 $this->setInclude($include);
21 $this->setExclude($exclude);
26 * @return $this
30 return $this->setParam('include', $include);
34 * @return $this
38 return $this->setParam('exclude', $exclude);
H A DSpanWithin.php17 $this->setLittle($little);
21 $this->setBig($big);
26 * @return $this
30 return $this->setParam('little', $little);
34 * @return $this
38 return $this->setParam('big', $big);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ccr/
H A DResumeAutoFollowPattern.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
56 return $this;
58 $this->name = $name;
60 return $this;
H A DDeleteAutoFollowPattern.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
56 return $this;
58 $this->name = $name;
60 return $this;
H A DPauseAutoFollowPattern.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
56 return $this;
58 $this->name = $name;
60 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/
H A DDeleteComponentTemplate.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
59 return $this;
61 $this->name = $name;
63 return $this;
H A DExistsComponentTemplate.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
59 return $this;
61 $this->name = $name;
63 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/
H A DStartTransform.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $transform_id = $this->transform_id ?? null;
58 return $this;
60 $this->transform_id = $transform_id;
62 return $this;
H A DDeleteTransform.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $transform_id = $this->transform_id ?? null;
58 return $this;
60 $this->transform_id = $transform_id;
62 return $this;
H A DGetTransformStats.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $transform_id = $this->transform_id ?? null;
60 return $this;
62 $this->transform_id = $transform_id;
64 return $this;
H A DStopTransform.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $transform_id = $this->transform_id ?? null;
60 return $this;
62 $this->transform_id = $transform_id;
64 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Enrich/
H A DExecutePolicy.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
58 return $this;
60 $this->name = $name;
62 return $this;
H A DDeletePolicy.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
56 return $this;
58 $this->name = $name;
60 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
H A DDisableUser.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $username = $this->username ?? null;
58 return $this;
60 $this->username = $username;
62 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Shutdown/
H A DDeleteNode.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $node_id = $this->node_id ?? null;
58 return $this;
60 $this->node_id = $node_id;
62 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Autoscaling/
H A DDeleteAutoscalingPolicy.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
56 return $this;
58 $this->name = $name;
60 return $this;
H A DGetAutoscalingPolicy.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
56 return $this;
58 $this->name = $name;
60 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/DanglingIndices/
H A DDeleteDanglingIndex.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $index_uuid = $this->index_uuid ?? null;
60 return $this;
62 $this->index_uuid = $index_uuid;
64 return $this;
H A DImportDanglingIndex.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $index_uuid = $this->index_uuid ?? null;
60 return $this;
62 $this->index_uuid = $index_uuid;
64 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DCreateDataStream.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
58 return $this;
60 $this->name = $name;
62 return $this;
H A DDeleteTemplate.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
59 return $this;
61 $this->name = $name;
63 return $this;

1...<<651652653654655656657658659660>>...1084