max-age
org.http4s.CacheDirective$.max-age
final case class max-age(deltaSeconds: Duration) extends CacheDirective
Attributes
- Source
- CacheDirective.scala
- Graph
-
- Supertypes
-
trait Serializabletrait CacheDirectivetrait Renderabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- CacheDirective.scala
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Base method for rendering this object efficiently
Base method for rendering this object efficiently
Attributes
- Inherited from:
- CacheDirective
- Source
- CacheDirective.scala
Generates a String rendering of this object
Generates a String rendering of this object
Attributes
- Inherited from:
- Renderable
- Source
- Renderable.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
- Inherited from:
- CacheDirective
- Source
- CacheDirective.scala
Inherited fields
Attributes
- Inherited from:
- CacheDirective
- Source
- CacheDirective.scala
In this article