Home
last modified time | relevance | path

Searched refs:setTransient (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/
H A DSettings.php124 public function setTransient(string $key, $value): Response function in Elastica\\Cluster\\Settings
150 return $this->setTransient($key, $readOnly);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CryptoKey.php46 public function setTransient(GooglePrivacyDlpV2TransientCryptoKey $transient) function in Google\\Service\\DLP\\GooglePrivacyDlpV2CryptoKey