@API(status=INTERNAL) @ConfigurationProperties(prefix="logbook") public final class LogbookProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LogbookProperties.Obfuscate |
static class |
LogbookProperties.Write |
| Constructor and Description |
|---|
LogbookProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExclude() |
List<String> |
getInclude() |
LogbookProperties.Obfuscate |
getObfuscate() |
LogbookProperties.Write |
getWrite() |
public LogbookProperties.Obfuscate getObfuscate()
public LogbookProperties.Write getWrite()
Copyright © 2015–2018 Zalando SE. All rights reserved.