Home
last modified time | relevance | path

Searched refs:Snapshot (Results 1 – 25 of 42) sorted by last modified time

12

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DCleanupRepository.php17 namespace Elasticsearch\Endpoints\Snapshot;
H A DCreate.php17 namespace Elasticsearch\Endpoints\Snapshot;
H A DDelete.php17 namespace Elasticsearch\Endpoints\Snapshot;
H A DDeleteRepository.php17 namespace Elasticsearch\Endpoints\Snapshot;
H A DGet.php17 namespace Elasticsearch\Endpoints\Snapshot;
H A DGetRepository.php17 namespace Elasticsearch\Endpoints\Snapshot;
H A DRepositoryAnalyze.php17 namespace Elasticsearch\Endpoints\Snapshot;
H A DRestore.php17 namespace Elasticsearch\Endpoints\Snapshot;
H A DStatus.php17 namespace Elasticsearch\Endpoints\Snapshot;
H A DCloneSnapshot.php17 namespace Elasticsearch\Endpoints\Snapshot;
H A DCreateRepository.php17 namespace Elasticsearch\Endpoints\Snapshot;
H A DVerifyRepository.php17 namespace Elasticsearch\Endpoints\Snapshot;
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSnapshot.php9 use Elasticsearch\Endpoints\Snapshot\Restore;
12 * Class Snapshot.
16 class Snapshot
130 throw new NotFoundException("Snapshot '".$name."' does not exist in repository '".$repository."'.");
14 class Snapshot global() class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md384 - Add 'verbose' param to Snapshot\Get whitelist [[b70b933]](http://github.com/elasticsearch/elasticsearch-php/commit/b70b933)
H A DREADME.md27 - [Snapshot lifecycle management](https://www.elastic.co/guide/en/elasticsearch/reference/current/snapshot-lifecycle-management-api.html)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1387 - Add snapshot / restore functionality (Elastica\Snapshot) [#566](https://github.com/ruflin/Elastica/issues/566/)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSnapshot.php20 class Snapshot extends \Google\Collection class
205 class_alias(Snapshot::class, 'Google_Service_Dataflow_Snapshot');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsSnapshots.php22 use Google\Service\Dataflow\Snapshot; alias
58 * @return Snapshot
64 return $this->call('get', [$params], Snapshot::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DDisks.php28 use Google\Service\Compute\Snapshot; alias
142 * @param Snapshot $postBody
159 public function createSnapshot($project, $zone, $disk, Snapshot $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSnapshot.php20 class Snapshot extends \Google\Collection class
455 class_alias(Snapshot::class, 'Google_Service_Compute_Snapshot');
H A DSnapshotList.php27 protected $itemsType = Snapshot::class;
59 * @param Snapshot[]
66 * @return Snapshot[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DListSnapshotsResponse.php27 protected $snapshotsType = Snapshot::class;
45 * @param Snapshot[]
52 * @return Snapshot[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsSnapshots.php25 use Google\Service\Pubsub\Snapshot; alias
64 * @return Snapshot
70 return $this->call('create', [$params], Snapshot::class);
103 * @return Snapshot
109 return $this->call('get', [$params], Snapshot::class);
173 * @return Snapshot
179 return $this->call('patch', [$params], Snapshot::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DSnapshot.php20 class Snapshot extends \Google\Model class
222 class_alias(Snapshot::class, 'Google_Service_Games_Snapshot');
H A DSnapshotListResponse.php23 protected $itemsType = Snapshot::class;
35 * @param Snapshot[]
42 * @return Snapshot[]

12