@Value.Immutable(copy=false)
public interface PiwikConfig
| Modifier and Type | Interface and Description |
|---|---|
static class |
PiwikConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
authToken() |
static PiwikConfig.Builder |
builder() |
String |
host() |
List<String> |
idSite() |
default String |
path() |
default String |
scheme() |
Copyright © 2016–2019. All rights reserved.