public class CacheDirective$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static CacheDirective$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
CacheDirective$() |
Modifier and Type | Method and Description |
---|---|
CacheDirective.RequestDirective |
custom(java.lang.String name,
scala.Option<java.lang.String> content) |
public static final CacheDirective$ MODULE$
public CacheDirective.RequestDirective custom(java.lang.String name, scala.Option<java.lang.String> content)