Class Cache$minusControl$
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.ModeledCompanion<Cache$minusControl>
org.apache.pekko.http.scaladsl.model.headers.Cache$minusControl$
- All Implemented Interfaces:
- Serializable,- Renderable
public class Cache$minusControl$
extends ModeledCompanion<Cache$minusControl>
implements Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Cache$minusControl$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionapply(CacheDirective first, scala.collection.immutable.Seq<CacheDirective> more) Renderer<scala.collection.immutable.Iterable<CacheDirective>>Methods inherited from class org.apache.pekko.http.scaladsl.model.headers.ModeledCompanionlowercaseName, name, nameFromClass, parseFromValueString, render
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Cache$minusControl$public Cache$minusControl$()
 
- 
- 
Method Details- 
applypublic Cache$minusControl apply(CacheDirective first, scala.collection.immutable.Seq<CacheDirective> more) 
- 
directivesRenderer
 
-