Searched refs:maxAge (Results 1 – 9 of 9) sorted by relevance
25 public $maxAge; variable in Google\\Service\\CloudIAP\\ReauthSettings38 public function setMaxAge($maxAge) argument40 $this->maxAge = $maxAge;47 return $this->maxAge;
38 public $maxAge; variable in Google\\Service\\Digitalassetlinks\\CheckResponse85 public function setMaxAge($maxAge) argument87 $this->maxAge = $maxAge;94 return $this->maxAge;
34 public $maxAge; variable in Google\\Service\\Digitalassetlinks\\ListResponse69 public function setMaxAge($maxAge) argument71 $this->maxAge = $maxAge;78 return $this->maxAge;
27 public $maxAge; variable in Google\\Service\\BigtableAdmin\\GcRule52 public function setMaxAge($maxAge) argument54 $this->maxAge = $maxAge;61 return $this->maxAge;
54 public $maxAge; variable in Google\\Service\\Compute\\CorsPolicy157 public function setMaxAge($maxAge) argument159 $this->maxAge = $maxAge;166 return $this->maxAge;
97 private $maxAge; variable in cache_rrdgraphimage107 …* @param Integer $maxAge Maximum age of the image in seconds. If the image is older than the given…109 …nction __construct($pluginName, $pageId, $extension, $recipeName, $rangeNr, $conditions, $maxAge) { argument110 $this->maxAge = $maxAge;130 $this->depends['age'] = $this->maxAge;142 return $this->_time + $this->maxAge;
79 $maxAge = $this->fetcher->getCacheMaxAgeInSec($requestedCache);80 $dependencies['age'] = $maxAge;
198 * @param int $maxAge Max age of the cookie in seconds200 public function setMaxAge($maxAge) argument202 $this->data['Max-Age'] = $maxAge;
META-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...