Home
last modified time | relevance | path

Searched defs:createSnapshot (Results 1 – 4 of 4) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSnapshot.php90 public function createSnapshot($repository, $name, $options = [], $waitForCompletion = false) global() function in Elastica\\Snapshot
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionDisks.php96 public function createSnapshot($project, $region, $disk, Snapshot $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\RegionDisks
H A DDisks.php159 public function createSnapshot($project, $zone, $disk, Snapshot $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\Disks
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php171 …public function createSnapshot($project, $zone, $disk, Google_Snapshot $postBody, $optParams = arr… function in Google_DisksServiceResource