extends |
AbstractEndpoint |
---|
Methods | ||
---|---|---|
public
|
getURI(): string
|
# |
public
|
getParamWhitelist(): array
|
# |
public
|
getMethod(): string
|
# |
public
|
setBody($body): Mount
|
# |
public
|
setRepository($repository): Mount
|
# |
public
|
setSnapshot($snapshot): Mount
|
# |
protected
|
getParamDeprecation(): array
|
# |
Methods inherited from OpenSearch\Endpoints\AbstractEndpoint |
---|
setParams(), getParams(), getOptions(), getIndex(), setIndex(), setId(), getBody(), getOptionalURI(), |
Properties | |||
---|---|---|---|
protected
|
|
$repository
|
# |
protected
|
|
$snapshot
|
# |
Properties inherited from OpenSearch\Endpoints\AbstractEndpoint |
---|
$params, $index, $id, $method, $body, $serializer |