Lines Matching refs:Operation

31 use Google\Service\SQLAdmin\Operation;  alias
54 * @return Operation
60 return $this->call('addServerCa', [$params], Operation::class);
72 * @return Operation
78 return $this->call('clone', [$params], Operation::class);
88 * @return Operation
94 return $this->call('delete', [$params], Operation::class);
104 * @return Operation
110 return $this->call('demoteMaster', [$params], Operation::class);
122 * @return Operation
128 return $this->call('export', [$params], Operation::class);
144 * @return Operation
150 return $this->call('failover', [$params], Operation::class);
177 * @return Operation
183 return $this->call('import', [$params], Operation::class);
192 * @return Operation
198 return $this->call('insert', [$params], Operation::class);
254 * @return Operation
260 return $this->call('patch', [$params], Operation::class);
270 * @return Operation
276 return $this->call('promoteReplica', [$params], Operation::class);
286 * @return Operation
292 return $this->call('resetSslConfig', [$params], Operation::class);
302 * @return Operation
308 return $this->call('restart', [$params], Operation::class);
319 * @return Operation
325 return $this->call('restoreBackup', [$params], Operation::class);
337 * @return Operation
343 return $this->call('rotateServerCa', [$params], Operation::class);
351 * @return Operation
357 return $this->call('startReplica', [$params], Operation::class);
365 * @return Operation
371 return $this->call('stopReplica', [$params], Operation::class);
382 * @return Operation
388 return $this->call('truncateLog', [$params], Operation::class);
399 * @return Operation
405 return $this->call('update', [$params], Operation::class);