Home
last modified time | relevance | path

Searched defs:snapshot_id (Results 1 – 5 of 5) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DUpgradeJobSnapshot.php32 protected $snapshot_id; variable in Elasticsearch\\Endpoints\\Ml\\UpgradeJobSnapshot
68 public function setSnapshotId($snapshot_id): UpgradeJobSnapshot argument
H A DDeleteModelSnapshot.php32 protected $snapshot_id; variable in Elasticsearch\\Endpoints\\Ml\\DeleteModelSnapshot
65 public function setSnapshotId($snapshot_id): DeleteModelSnapshot argument
H A DRevertModelSnapshot.php32 protected $snapshot_id; variable in Elasticsearch\\Endpoints\\Ml\\RevertModelSnapshot
77 public function setSnapshotId($snapshot_id): RevertModelSnapshot argument
H A DUpdateModelSnapshot.php32 protected $snapshot_id; variable in Elasticsearch\\Endpoints\\Ml\\UpdateModelSnapshot
77 public function setSnapshotId($snapshot_id): UpdateModelSnapshot argument
H A DGetModelSnapshots.php32 protected $snapshot_id; variable in Elasticsearch\\Endpoints\\Ml\\GetModelSnapshots
87 public function setSnapshotId($snapshot_id): GetModelSnapshots argument