public class GdprSettings$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static GdprSettings$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
GdprSettings$() |
| Modifier and Type | Method and Description |
|---|---|
GdprSettings |
apply(akka.actor.ActorSystem system) |
GdprSettings |
apply(com.typesafe.config.Config config) |
GdprSettings |
create(akka.actor.ActorSystem system) |
GdprSettings |
create(com.typesafe.config.Config config) |
public static final GdprSettings$ MODULE$
public GdprSettings apply(akka.actor.ActorSystem system)
public GdprSettings create(akka.actor.ActorSystem system)
public GdprSettings apply(com.typesafe.config.Config config)
public GdprSettings create(com.typesafe.config.Config config)