extends |
AbstractEndpoint |
---|
NOTE: This file is autogenerated using util/GenerateEndpoints.php
Methods | ||
---|---|---|
public
|
getURI(): string
|
# |
public
|
getParamWhitelist(): array
|
# |
public
|
getMethod(): string
|
# |
public
|
setNodeId($node_id): static
|
# |
public
|
setMetric($metric): static
|
# |
public
|
setIndexMetric($index_metric): static
|
# |
Methods inherited from OpenSearch\Endpoints\AbstractEndpoint |
---|
setParams(), getParams(), getOptions(), getIndex(), setIndex(), setId(), getBody(), setBody(), getOptionalURI(), getParamDeprecation() |
Properties | |||
---|---|---|---|
protected
|
|
$node_id
|
# |
protected
|
|
$metric
|
# |
protected
|
|
$index_metric
|
# |
Properties inherited from OpenSearch\Endpoints\AbstractEndpoint |
---|
$params, $index, $id, $method, $body, $serializer |