Class CacheDirective.FieldNamesDirective
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.CacheDirective.FieldNamesDirective
- All Implemented Interfaces:
- Renderable,- ToStringRenderable,- ValueRenderable,- scala.Equals,- scala.Product
- Direct Known Subclasses:
- CacheDirectives.no$minuscache
- Enclosing interface:
- CacheDirective
public abstract static class CacheDirective.FieldNamesDirective
extends Object
implements scala.Product, ValueRenderable
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.EqualscanEqual, equalsMethods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefixMethods inherited from interface org.apache.pekko.http.impl.util.ToStringRenderabletoStringMethods inherited from interface org.apache.pekko.http.impl.util.ValueRenderablevalue
- 
Constructor Details- 
FieldNamesDirectivepublic FieldNamesDirective()
 
- 
- 
Method Details- 
fieldNames
- 
render- Specified by:
- renderin interface- Renderable
 
 
-