Class CacheDirectives$
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.CacheDirectives$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final CacheDirectives$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncreatePrivate(String... fieldNames) Java APIcreatePrivate(scala.collection.immutable.Seq<String> fieldNames) Java API
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
CacheDirectives$public CacheDirectives$()
 
- 
- 
Method Details- 
createPrivateJava API
- 
getPublic
- 
createPrivatepublic CacheDirective.ResponseDirective createPrivate(scala.collection.immutable.Seq<String> fieldNames) 
- 
getImmutableJava API
 
-