@Beta public final class SiteConfig extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SiteConfig.Builder |
Constructor and Description |
---|
SiteConfig(SiteConfig.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static SiteConfig.Builder |
create() |
boolean |
equals(Object o) |
ApplicationKey |
getApplicationKey() |
PropertyTree |
getConfig() |
int |
hashCode() |
public SiteConfig(SiteConfig.Builder builder)
public ApplicationKey getApplicationKey()
public PropertyTree getConfig()
public static SiteConfig.Builder create()