Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DInstance.php185 public function setMaintenanceSchedule(MaintenanceSchedule $maintenanceSchedule) argument
187 $this->maintenanceSchedule = $maintenanceSchedule;
194 return $this->maintenanceSchedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DInstance.php295 public function setMaintenanceSchedule(MaintenanceSchedule $maintenanceSchedule) argument
297 $this->maintenanceSchedule = $maintenanceSchedule;
304 return $this->maintenanceSchedule;